Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleSheet::get_href Next Topic: IHTMLStyleSheet::get_imports |
IHTMLStyleSheet::get_id
HRESULT get_id( BSTR *p );Retrieves the identifier of the style sheet.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the identifier.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.