|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Single CHaracter. More...
#include <ispackets.h>
Data Fields | |
| byte | Size |
| 8 | |
| byte | Type |
| ISP_SCH | |
| byte | ReqI |
| 0 | |
| byte | Zero |
| byte | CharB |
| key to press | |
| byte | Flags |
| bit 0 : SHIFT / bit 1 : CTRL | |
| byte | Spare2 |
| byte | Spare3 |
Single CHaracter.
Definition at line 1219 of file ispackets.h.
| byte IS_SCH::CharB |
key to press
Definition at line 1226 of file ispackets.h.
| byte IS_SCH::Flags |
bit 0 : SHIFT / bit 1 : CTRL
Definition at line 1227 of file ispackets.h.
| byte IS_SCH::ReqI |
0
Definition at line 1223 of file ispackets.h.
| byte IS_SCH::Size |
8
Definition at line 1221 of file ispackets.h.
| byte IS_SCH::Spare2 |
Definition at line 1228 of file ispackets.h.
| byte IS_SCH::Spare3 |
Definition at line 1229 of file ispackets.h.
| byte IS_SCH::Type |
Definition at line 1222 of file ispackets.h.
| byte IS_SCH::Zero |
Definition at line 1224 of file ispackets.h.
1.7.6.1