Contents Index Topic Contents | ||
Previous Topic: IHTMLElement::get_parentElement Next Topic: IHTMLElement::put_onhelp |
IHTMLElement::get_style
HRESULT get_style( IHTMLStyle **p );Retrieves an inline style sheet for the tag.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to the IHTMLStyle interface for the style sheet.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.