Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_document Next Topic: IHTMLWindow2::get_external |
IHTMLWindow2::get_event
HRESULT get_event( IHTMLEventObj **p );Retrieves an interface pointer to the event object that contains information relevant to the most recent event.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
See also IHTMLEventObj
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.