AFS_BindContextFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:AFS_BindContextFlags Enumeration}} | {{#customTitle:AFS_BindContextFlags Enumeration}} | ||
+ | {{#parentPage:PXV:AFS_Enumerations|AFS_BindContextFlags|enum}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 11: | ||
<pre class="brush:cpp;gutter:false">enum AFS_BindContextFlags | <pre class="brush:cpp;gutter:false">enum AFS_BindContextFlags | ||
{ | { | ||
− | AFS_BindContext_NoUI = 1 | + | AFS_BindContext_NoUI = 1, |
}; | }; | ||
</pre> | </pre> | ||
Line 16: | Line 18: | ||
;AFS_BindContext_NoUI | ;AFS_BindContext_NoUI | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 06:45, 23 May 2015
Specifies the ...
Syntax
enum AFS_BindContextFlags { AFS_BindContext_NoUI = 1, };
Constants
- AFS_BindContext_NoUI
- The ...