Data Fields

IS_AXM Struct Reference

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

Detailed Description

AutoX Multiple objects - variable size.

Definition at line 2150 of file ispackets.h.


Field Documentation

8 + NumO * 8

Definition at line 2152 of file ispackets.h.

ISP_AXM.

Definition at line 2153 of file ispackets.h.

0

Definition at line 2154 of file ispackets.h.

number of objects in this packet

Definition at line 2155 of file ispackets.h.

unique id of the connection that sent the packet

Definition at line 2157 of file ispackets.h.

see PMOAction

Definition at line 2158 of file ispackets.h.

see PMOFlags

Definition at line 2159 of file ispackets.h.

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines