Contents Index Topic Contents | ||
Previous Topic: IHTMLSelectionObject::createRange Next Topic: IHTMLSelectionObject::clear |
IHTMLSelectionObject::empty
HRESULT empty(void);Deselects the current selection, sets the selection type to "none", and sets the item property to NULL.
- Returns S_OK if successful, or an error value otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.