PXC_ReplyType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_ReplyType Enumeration}} | {{#customTitle:PXC_ReplyType Enumeration}} | ||
Line 31: | Line 32: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:18, 20 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
...