AFS_DlgTypes Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:AFS_DlgTypes Enumeration}}
 
{{#customTitle:AFS_DlgTypes Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 04:25, 20 May 2015


Specifies the ...

Syntax

enum AFS_DlgTypes
{
    AFS_Dlg_OpenFiles    = 1,
    AFS_Dlg_SaveFile     = 2,
    AFS_Dlg_SelectFolder = 3,
};

Constants

AFS_Dlg_OpenFiles
The ...
AFS_Dlg_SaveFile
The ...
AFS_Dlg_SelectFolder
The ...

See Also

...