다음을 통해 공유


_DPIEWebBrowserEvents2::PropertyChange (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: webvw.h
Library: wvuuid.lib

See Also

_DPIEWebBrowserEvents2

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.