AFS_BindContextFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 10: | Line 10: | ||
<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> |
Revision as of 09:35, 8 May 2015
Specifies the ...
Syntax
enum AFS_BindContextFlags { AFS_BindContext_NoUI = 1, };
Constants
- AFS_BindContext_NoUI
- The ...
See Also
See also ...