|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
MSg eXtended - like MST but longer (not for commands) More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 100 | |
| byte | Type |
| ISP_MSX | |
| byte | ReqI |
| 0 | |
| byte | Zero |
| char | Msg [96] |
| last byte must be zero | |
MSg eXtended - like MST but longer (not for commands)
Definition at line 1164 of file ispackets.h.
| char IS_MSX::Msg[96] |
last byte must be zero
Definition at line 1171 of file ispackets.h.
| byte IS_MSX::ReqI |
0
Definition at line 1168 of file ispackets.h.
| byte IS_MSX::Size |
100
Definition at line 1166 of file ispackets.h.
| byte IS_MSX::Type |
Definition at line 1167 of file ispackets.h.
| byte IS_MSX::Zero |
Definition at line 1169 of file ispackets.h.
1.7.6.1