Click to return to the Reusing Browser Technology home page    
IHTMLElement2::get_onscro...     IHTMLElement2::get_scopeN...     IHTMLElement2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLElement2::get_runTimeStyle Method


Retrieves the element's runtimeStyle object.

Syntax

HRESULT get_runTimeStyle(
   IHTMLStyle **p
);

Parameters

p
Address of a pointer to an IHTMLStyle interface that returns the element's style attributes at run time.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.