Contents Index Topic Contents | ||
Previous Topic: IHTMLElement::get_isTextEdit Next Topic: IHTMLElement::get_filters |
IHTMLElement::click
HRESULT click(void);Simulates a click by causing the onclick event to fire.
- Returns S_OK if successful, or an error value otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.