AFS_FileIoModeFlags Enumeration

From PDF XChange PDF SDK
Revision as of 10:36, 8 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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 ...

See Also

See also ...