IAFS_File::Prop Property

From PDF XChange PDF SDK
Revision as of 02:57, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Prop of interface IAFS_File returns/sets Pointer to VARIANT ...

Syntax

HRESULT get_Prop([in]           LPWSTR    pPropName,
                 [out, retval]  VARIANT*  pValue);
HRESULT put_Prop([in]  LPWSTR   pPropName,
                 [in]  VARIANT  pValue);

Parameters

pPropName
[in] Value of LPWSTR.

See Also

IAFS_File