Contents Index Topic Contents | ||
Previous Topic: IHTMLEventObj::get_type Next Topic: IHTMLEventObj::get_reason |
IHTMLEventObj::get_qualifier
HRESULT get_qualifier( BSTR *p );Specifies the event qualifier.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the event qualifier. In Internet Explorer 4.0, it is always set to "".
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.