IAFS_File::Prop Property

From PDF XChange PDF SDK
Revision as of 01:23, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

See also IAFS_File.