AFS_BindFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:AFS_BindFlags Enumeration}} | {{#customTitle:AFS_BindFlags Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:AFS_Enumerations|AFS_BindFlags Enumeration|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 02:35, 21 May 2015
Specifies the ...
Syntax
enum AFS_BindFlags { AFS_Bind_ReadOnly = 1, AFS_Bind_CreateNew = 2, AFS_Bind_DIPath = 4, };
Constants
- AFS_Bind_ReadOnly
- The ...
- AFS_Bind_CreateNew
- The ...
- AFS_Bind_DIPath
- The ...
See Also
...