AFS_BindFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 24: Line 24:
 
;AFS_Bind_DIPath
 
;AFS_Bind_DIPath
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Revision as of 04:01, 23 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 ...