InSim Multi. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 40 | |
| byte | Type |
| ISP_ISM | |
| byte | ReqI |
| usually 0 / or if a reply : ReqI as received in the TINY_ISM | |
| byte | Zero |
| byte | Host |
| 0 = guest / 1 = host | |
| byte | Sp1 |
| byte | Sp2 |
| byte | Sp3 |
| char | HName [32] |
| the name of the host joined or started | |
InSim Multi.
Definition at line 1221 of file ispackets.h.
| byte IS_ISM::Size |
40
Definition at line 1223 of file ispackets.h.
| byte IS_ISM::Type |
Definition at line 1224 of file ispackets.h.
| byte IS_ISM::ReqI |
usually 0 / or if a reply : ReqI as received in the TINY_ISM
Definition at line 1225 of file ispackets.h.
| byte IS_ISM::Zero |
Definition at line 1226 of file ispackets.h.
| byte IS_ISM::Host |
0 = guest / 1 = host
Definition at line 1228 of file ispackets.h.
| byte IS_ISM::Sp1 |
Definition at line 1229 of file ispackets.h.
| byte IS_ISM::Sp2 |
Definition at line 1230 of file ispackets.h.
| byte IS_ISM::Sp3 |
Definition at line 1231 of file ispackets.h.
| char IS_ISM::HName[32] |
the name of the host joined or started
Definition at line 1233 of file ispackets.h.
1.7.3