Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Creates a text range from the current selection.
Syntax
HRESULT createRange( IDispatch **range );
Parameters
- range
- Address of a variable that receives an interface pointer for the range.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
IHTMLTxtRange, IHTMLSelectionObject
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.