EventHandlerFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:EventHandlerFlags Enumeration}}
 
{{#customTitle:EventHandlerFlags Enumeration}}
{{#parentPage:PXV:Common_Enumerations|EventHandlerFlags Enumeration|enum}}
+
{{#parentPage:PXV:Common_Enumerations|EventHandlerFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 18: Line 18:
 
;EventHandler_SyncCall
 
;EventHandler_SyncCall
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Latest revision as of 07:46, 23 May 2015


Specifies the ...

Syntax

enum EventHandlerFlags
{
    EventHandler_SyncCall = 1,
};

Constants

EventHandler_SyncCall
The ...