AFS_FileIoModeFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:AFS_FileIoModeFlags Enumeration}}
 
{{#customTitle:AFS_FileIoModeFlags Enumeration}}
{{#parentPage:PXV:AFS_Enumerations|AFS_FileIoModeFlags Enumeration|enum}}
+
{{#parentPage:PXV:AFS_Enumerations|AFS_FileIoModeFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 07:46, 23 May 2015


Specifies the ...

Syntax

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

Constants

AFS_FileIoMode_RandomRead
The ...
AFS_FileIoMode_RandomWrite
The ...