Microsoft SDK for Java

PropertyChange

This method of the DWebBrowserEvents2 interface notifies an application that the PutProperty method has changed the value of a property.

Syntax

public void PropertyChange(java.lang.String szProperty);

Parameters

szProperty The caller-allocated buffer that contains the name of the property.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.