IHTMLStyleSheetRule::get_readOnlyIHTMLStyleSheetRule::get_readOnly*
*



Contents  *



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

IHTMLStyleSheetRule::get_readOnly


HRESULT get_readOnly(
    VARIANT_BOOL *p 
);

Retrieves a Boolean value that indicates whether this rule is readOnly.

p
Address of a variable that receives TRUE if the attribute has a value of "readOnly", or FALSE if not. See readOnly for details.


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