Contents Index Topic Contents | ||
Previous Topic: IHTMLLinkElement::get_onerror Next Topic: IHTMLLinkElement::put_disabled |
IHTMLLinkElement::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 IHTMLStyleSheet for details.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.