Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleElement::get_readyState Next Topic: IHTMLStyleElement::get_type |
IHTMLStyleElement::get_styleSheet
HRESULT get_styleSheet( IHTMLStyleSheet **p );Retrieves an interface pointer that provides access to the style sheet object's properties and methods.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
See also IHTMLStyleSheet
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.