Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleSheet::get_parentStyleSheet Next Topic: IHTMLStyleSheet::get_rules |
IHTMLStyleSheet::get_readOnly
HRESULT get_readOnly( VARIANT_BOOL *p );Indicates whether the rule object can be edited.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives TRUE if the rule object can be edited, or FALSE if not.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.