IHTMLElement::get_styleIHTMLElement::get_style*
*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.

p
Address of a pointer to the IHTMLStyle interface for the style sheet.

Up Top of Page


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