IAFS_FileSys::Features Property

From PDF XChange PDF SDK
Revision as of 03:10, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property nFeatures of interface IAFS_FileSys returns Value of LONG ...

Syntax

HRESULT get_Features([in, defaultvalue(NULL)]  IAFS_Name*  pHostName,
                     [out, retval]             LONG*       nFeatures);

Parameters

pHostName
[in, defaultvalue(NULL)] Pointer to IAFS_Name.

See Also

IAFS_FileSys