PXC_ReplyType Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_ReplyType Enumeration}} | {{#customTitle:PXC_ReplyType Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:54, 20 April 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
See also ...