AFS_FileIoModeFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:AFS_FileIoModeFlags Enumeration}} | {{#customTitle:AFS_FileIoModeFlags Enumeration}} | ||
Line 22: | Line 23: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 03:25, 20 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 ...
See Also
...