Click to return to the Reusing Browser Technology home page    
IHTMLEventObj2::get_dataT...     IHTMLEventObj2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLEventObj2::get_propertyname Method


Retrieves the property name of the attribute that has changed in the onpropertychange event.

Syntax

HRESULT get_propertyname(
   BSTR *p
);

Parameters

p
Address of a string (BSTR) that returns the property name.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

scrollLeft, scrollTop, scrollheight



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.