IHTMLLinkElement::get_styleSheetIHTMLLinkElement::get_styleSheet*
*



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.

p
Address of a variable that receives the interface pointer. See IHTMLStyleSheet for details.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.