AFS_FileIoModeFlags Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:AFS_FileIoModeFlags Enumeration}} | {{#customTitle:AFS_FileIoModeFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 11:13, 20 April 2015
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 ...