Click to return to the Reusing Browser Technology home page    
DWebBrowserEvents2::Progr...     DWebBrowserEvents2::Statu...     DWebBrowserEvents2 Interf...    
Web Workshop  |  Reusing Browser Technology

DWebBrowserEvents2::PropertyChange Method


Notifies an application that the PutProperty method has changed the value of a property.

Syntax

void PropertyChange(
    BSTR szProperty
);

Parameters

szProperty
Caller-allocated buffer that contains the name of the property.

Return Value

No return value.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

IWebBrowser2::GetProperty, IWebBrowser2::PutProperty


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.