AFS_String2NameFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:AFS_String2NameFlags Enumeration}} | {{#customTitle:AFS_String2NameFlags Enumeration}} | ||
+ | {{#parentPage:PXV:AFS|AFS_String2NameFlags Enumeration|enum}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 10: | Line 11: | ||
{ | { | ||
AFS_String2Name_DIPath = 1; | AFS_String2Name_DIPath = 1; | ||
− | AFS_String2Name_Test = 2; | + | AFS_String2Name_Test = 2; |
}; | }; | ||
</pre> | </pre> |
Revision as of 04:44, 23 April 2015
Specifies the ...
Syntax
enum AFS_String2NameFlags { AFS_String2Name_DIPath = 1; AFS_String2Name_Test = 2; };
Constants
- AFS_String2Name_DIPath
- The ...
- AFS_String2Name_Test
- The ...
See Also
See also ...