IAFS_File::Prop Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 01:23, 20 March 2015

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

See also IAFS_File.