AFS_FileIoModeFlags Enumeration

From PDF XChange PDF SDK
Revision as of 07:46, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Specifies the ...

Syntax

enum AFS_FileIoModeFlags
{
    AFS_FileIoMode_RandomRead  = 1,
    AFS_FileIoMode_RandomWrite = 2,
};

Constants

AFS_FileIoMode_RandomRead
The ...
AFS_FileIoMode_RandomWrite
The ...