DWebBrowserEvents2::PropertyChangeDWebBrowserEvents2::PropertyChange*
*Contents  *Index  *Topic Contents
*Previous Topic: DWebBrowserEvents2::ProgressChange
*Next Topic: DWebBrowserEvents2::StatusTextChange

DWebBrowserEvents2::PropertyChange

void PropertyChange(
    BSTR szProperty,
);

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

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

See also IWebBrowser2::GetProperty, IWebBrowser2::PutProperty


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