_DPIEWebBrowserEvents2::PropertyChange
The PropertyChange event method fires when the property value of an object has changed.
Syntax
void PropertyChange(
BSTR bstrProperty
);
Parameters
- bstrProperty
[in] String that specifies the name of the property whose value has changed.
Return Values
None.
Requirements
Pocket PC: Windows Mobile 2003 and later
OS Versions: Windows CE 4.0 and later
Header: webvw.h
Library: webvw.lib
See Also
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.