IAFS_FileInfo::Prop Property

From PDF XChange PDF SDK
Revision as of 05:43, 22 May 2015 by AlexIII (Talk | contribs)

Jump to: navigation, search


Gets the file system specific property of the file.

Syntax

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

Parameters

pPropName
[in] String identifier of the file system specific property.
pValue

[out, retval]

See Also

IAFS_FileInfo.