IAFS_Inst::FileSys Property

From PDF XChange PDF SDK
Revision as of 03:11, 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 FileSys of interface IAFS_Inst returns Pointer to IAFS_FileSys ...

Syntax

HRESULT get_FileSys([in]           ULONG           nIndex,
                    [out, retval]  IAFS_FileSys**  pFS);

Parameters

nIndex
[in] Value of ULONG.

See Also

IAFS_Inst