IAFS_Inst::FileSys Property

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

Jump to: navigation, search


Property FileSys of interface IAFS_Inst returns Pointer to IAFS_FileSys ...

Syntax

HRESULT get_FileSys([in]           ULONG           Index,
                    [out, retval]  IAFS_FileSys**  FS);

Parameters

Index
[in] Value of ULONG.

See Also

IAFS_Inst