AutoX Multiple objects - variable size. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 + NumO * 8 | |
| byte | Type |
| ISP_AXM. | |
| byte | ReqI |
| 0 | |
| byte | NumO |
| number of objects in this packet | |
| byte | UCID |
| unique id of the connection that sent the packet | |
| byte | PMOAction |
| see PMOAction | |
| byte | PMOFlags |
| see PMOFlags | |
| byte | Sp3 |
| ObjectInfo | Info [30] |
| info about each object, 0 to 30 of these | |
AutoX Multiple objects - variable size.
Definition at line 2150 of file ispackets.h.
| byte IS_AXM::Size |
8 + NumO * 8
Definition at line 2152 of file ispackets.h.
| byte IS_AXM::Type |
ISP_AXM.
Definition at line 2153 of file ispackets.h.
| byte IS_AXM::ReqI |
0
Definition at line 2154 of file ispackets.h.
| byte IS_AXM::NumO |
number of objects in this packet
Definition at line 2155 of file ispackets.h.
| byte IS_AXM::UCID |
unique id of the connection that sent the packet
Definition at line 2157 of file ispackets.h.
| byte IS_AXM::PMOAction |
see PMOAction
Definition at line 2158 of file ispackets.h.
| byte IS_AXM::PMOFlags |
see PMOFlags
Definition at line 2159 of file ispackets.h.
| byte IS_AXM::Sp3 |
Definition at line 2160 of file ispackets.h.
info about each object, 0 to 30 of these
Definition at line 2162 of file ispackets.h.
1.7.3