IHTMLStyleSheetRule::get_styleIHTMLStyleSheetRule::get_style*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLStyleSheetRule::get_selectorText
*Next Topic: IHTMLStyleSheetRule::put_selectorText

IHTMLStyleSheetRule::get_style


HRESULT get_style(
    IHTMLRuleStyle **p 
);

Retrieves an IHTMLRuleStyle pointer to the styleSheet object that contains this rule.

p
Address of a variable that receives an IHTMLRuleStyle interface pointer to the styleSheet object.


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