Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.67 KB

nf-mileffects-imilbitmapeffectevents-propertychange.md

File metadata and controls

73 lines (59 loc) · 2.67 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mileffects.IMILBitmapEffectEvents.PropertyChange
IMILBitmapEffectEvents::PropertyChange (mileffects.h)
Notifies an IMILBitmapEffectPrimitive of a property change.
IMILBitmapEffectEvents interface [WPF Bitmap Effects]
PropertyChange method
IMILBitmapEffectEvents.PropertyChange
IMILBitmapEffectEvents::PropertyChange
PropertyChange
PropertyChange method [WPF Bitmap Effects]
PropertyChange method [WPF Bitmap Effects]
IMILBitmapEffectEvents interface
_wibe_imilbitmapeffectevents_propertychange
mileffects/IMILBitmapEffectEvents::PropertyChange
wibe._wibe_imilbitmapeffectevents_propertychange
wibe\_wibe_imilbitmapeffectevents_propertychange.htm
wibe
VS|wibe|~\wibelh\reference\ifaces\imilbitmapeffectevents\propertychange.htm
12/05/2018
IMILBitmapEffectEvents interface [WPF Bitmap Effects],PropertyChange method, IMILBitmapEffectEvents.PropertyChange, IMILBitmapEffectEvents::PropertyChange, PropertyChange, PropertyChange method [WPF Bitmap Effects], PropertyChange method [WPF Bitmap Effects],IMILBitmapEffectEvents interface, _wibe_imilbitmapeffectevents_propertychange, mileffects/IMILBitmapEffectEvents::PropertyChange, wibe._wibe_imilbitmapeffectevents_propertychange
mileffects.h
Windows
Windows XP with SP2, Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Mileffects.idl
Mileffects.dll
Windows
Microsoft .Net 3.0
19H1
IMILBitmapEffectEvents::PropertyChange
mileffects/IMILBitmapEffectEvents::PropertyChange
c++
APIRef
kbSyntax
COM
Mileffects.dll
IMILBitmapEffectEvents.PropertyChange

IMILBitmapEffectEvents::PropertyChange

-description

Notifies an IMILBitmapEffectPrimitive of a property change.

-parameters

-param pEffect [in]

Type: IMILBitmapEffect*

The effect primitive to notify.

-param bstrPropertyName [in]

Type: BSTR

The property that has changed.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.