IHTMLSelectionObject::createRangeIHTMLSelectionObject::createRange*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLSelectionObject
*Next Topic: IHTMLSelectionObject::empty

IHTMLSelectionObject::createRange


HRESULT createRange(
    IDispatch **range 
);

Creates a text range from the current selection.

range
Address of a variable that receives an interface pointer for the range.

See also IHTMLTxtRange


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.