PXC_ReplyType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXC_ReplyType Enumeration}}
 
{{#customTitle:PXC_ReplyType Enumeration}}
{{#parentPage:PXV:PXC_Enumerations|PXC_ReplyType Enumeration|enum}}
+
{{#parentPage:PXV:PXC_Enumerations|PXC_ReplyType|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:38, 23 May 2015


Specifies the ...

Syntax

enum PXC_ReplyType
{
    RT_None   = 0,
    RT_Reply  = 1,
    RT_State  = 2,
    RT_Group  = 3,
    _RT_Last_ = 4,
};

Constants

RT_None
The ...
RT_Reply
The ...
RT_State
The ...
RT_Group
The ...
_RT_Last_
The ...

See Also

IPXC_Annotation::ReplyType