IHTMLStyleElement::get_styleSheetIHTMLStyleElement::get_styleSheet*
*



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.

p
Address of a variable that receives the interface pointer.

See also IHTMLStyleSheet


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