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 1255 of file ispackets.h.
| byte IS_VTN::Size |
8
Definition at line 1257 of file ispackets.h.
| byte IS_VTN::Type |
Definition at line 1258 of file ispackets.h.
| byte IS_VTN::ReqI |
0
Definition at line 1259 of file ispackets.h.
| byte IS_VTN::Zero |
Definition at line 1260 of file ispackets.h.
| byte IS_VTN::UCID |
connection's unique id
Definition at line 1262 of file ispackets.h.
| byte IS_VTN::Action |
VOTE_X (Vote Action as defined)
Definition at line 1263 of file ispackets.h.
| byte IS_VTN::Spare2 |
Definition at line 1264 of file ispackets.h.
| byte IS_VTN::Spare3 |
Definition at line 1265 of file ispackets.h.
1.7.3