|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
VoTe Notify. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_VTN | |
| byte | ReqI |
| 0 | |
| byte | Zero |
| byte | UCID |
| connection's unique id | |
| byte | Action |
| VOTE_X (Vote Action as defined) | |
| byte | Spare2 |
| byte | Spare3 |
VoTe Notify.
Definition at line 1268 of file ispackets.h.
| byte IS_VTN::Action |
VOTE_X (Vote Action as defined)
Definition at line 1276 of file ispackets.h.
| byte IS_VTN::ReqI |
0
Definition at line 1272 of file ispackets.h.
| byte IS_VTN::Size |
8
Definition at line 1270 of file ispackets.h.
| byte IS_VTN::Spare2 |
Definition at line 1277 of file ispackets.h.
| byte IS_VTN::Spare3 |
Definition at line 1278 of file ispackets.h.
| byte IS_VTN::Type |
Definition at line 1271 of file ispackets.h.
| byte IS_VTN::UCID |
connection's unique id
Definition at line 1275 of file ispackets.h.
| byte IS_VTN::Zero |
Definition at line 1273 of file ispackets.h.
1.7.6.1