![]() | ![]() | ![]() |
| ||
|
IHTMLSelectionObject::get_type
HRESULT get_type( BSTR *p );Retrieves the type of selection.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the type. Can be one of these values:
None The selection is an insertion point (no text is selected). Text The selection is a text selection.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.