|  |  |  | 
| 
 | ||
| 
 | ||
IHTMLStyleSheetRule::get_style
HRESULT get_style( IHTMLRuleStyle **p );Retrieves an IHTMLRuleStyle pointer to the styleSheet object that contains this rule.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an IHTMLRuleStyle interface pointer to the styleSheet object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.