PXV_TimerFlags 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:PXV_TimerFlags Enumeration}}
 
{{#customTitle:PXV_TimerFlags Enumeration}}
{{#parentPage:PXV:PXV_Enumerations|PXV_TimerFlags Enumeration|enum}}
+
{{#parentPage:PXV:PXV_Enumerations|PXV_TimerFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 21: Line 21:
 
;PXV_TimerFlag_MM
 
;PXV_TimerFlag_MM
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Latest revision as of 10:41, 23 May 2015


Specifies the ...

Syntax

enum PXV_TimerFlags
{
    PXV_TimerFlag_Once = 1,
    PXV_TimerFlag_MM   = 2,
};

Constants

PXV_TimerFlag_Once
The ...
PXV_TimerFlag_MM
The ...