Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.8 KB

nf-propsys-ipropertychange-applytopropvariant.md

File metadata and controls

81 lines (62 loc) · 2.8 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:propsys.IPropertyChange.ApplyToPropVariant
IPropertyChange::ApplyToPropVariant (propsys.h)
Applies a change to a property value.
ApplyToPropVariant
ApplyToPropVariant method [Windows Properties]
ApplyToPropVariant method [Windows Properties]
IPropertyChange interface
IPropertyChange interface [Windows Properties]
ApplyToPropVariant method
IPropertyChange.ApplyToPropVariant
IPropertyChange::ApplyToPropVariant
_shell_IPropertyChange_ApplyToPropVariant
properties.IPropertyChange_ApplyToPropVariant
propsys/IPropertyChange::ApplyToPropVariant
shell.IPropertyChange_ApplyToPropVariant
properties\IPropertyChange_ApplyToPropVariant.htm
properties
7d7b6de5-0ed9-44fc-b2b3-c0f4cd8bf9c5
12/05/2018
ApplyToPropVariant, ApplyToPropVariant method [Windows Properties], ApplyToPropVariant method [Windows Properties],IPropertyChange interface, IPropertyChange interface [Windows Properties],ApplyToPropVariant method, IPropertyChange.ApplyToPropVariant, IPropertyChange::ApplyToPropVariant, _shell_IPropertyChange_ApplyToPropVariant, properties.IPropertyChange_ApplyToPropVariant, propsys/IPropertyChange::ApplyToPropVariant, shell.IPropertyChange_ApplyToPropVariant
propsys.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Propsys.idl
Windows
19H1
IPropertyChange::ApplyToPropVariant
propsys/IPropertyChange::ApplyToPropVariant
c++
APIRef
kbSyntax
COM
Propsys.h
IPropertyChange.ApplyToPropVariant

IPropertyChange::ApplyToPropVariant

-description

Applies a change to a property value.

-parameters

-param propvarIn [in]

Type: REFPROPVARIANT

A reference to a source PROPVARIANT structure.

-param ppropvarOut [out]

Type: PROPVARIANT*

A pointer to a changed PROPVARIANT structure.

-returns

Type: HRESULT

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

-see-also

IPropertyChange

PSCreateSimplePropertyChange