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.
- No return value.
- szProperty
- Caller-allocated buffer that contains the name of the property.
See also IWebBrowser2::GetProperty, IWebBrowser2::PutProperty
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.