IHTMLStyleSheetRule::get_selectorTextIHTMLStyleSheetRule::get_selectorText*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLStyleSheetRule::get_readOnly
*Next Topic: IHTMLStyleSheetRule::get_style

IHTMLStyleSheetRule::get_selectorText


HRESULT get_selectorText(
    BSTR *p 
);

Retrieves the selection string for the style sheet rule.

p
Address of a string variable that receives the selection text.

See also put_selectorText

Up Top of Page


IHTMLStyleSheetRule::put_selectorText


HRESULT put_selectorText(
    BSTR v 
);

Currently not implemented.

See also get_selectorText


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