AFS_BindFlags Enumeration

From PDF XChange PDF SDK
Revision as of 02:02, 19 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

See also ...