| InSim
    0.6c
    Documentation of Live for Speed InSim Protocol | 
ScreenSHot. More...
#include <ispackets.h>
| Data Fields | |
| byte | Size | 
| 40 | |
| byte | Type | 
| ISP_SSH | |
| byte | ReqI | 
| request : non-zero / reply : same value returned | |
| byte | Error | 
| 0 = OK / other values are listed below | |
| byte | Sp0 | 
| 0 | |
| byte | Sp1 | 
| 0 | |
| byte | Sp2 | 
| 0 | |
| byte | Sp3 | 
| 0 | |
| char | BMP [32] | 
| name of screenshot file - last byte must be zero | |
ScreenSHot.
Definition at line 2365 of file ispackets.h.
| char IS_SSH::BMP[32] | 
name of screenshot file - last byte must be zero
Definition at line 2377 of file ispackets.h.
| byte IS_SSH::Error | 
0 = OK / other values are listed below
Definition at line 2370 of file ispackets.h.
| byte IS_SSH::ReqI | 
request : non-zero / reply : same value returned
Definition at line 2369 of file ispackets.h.
| byte IS_SSH::Size | 
40
Definition at line 2367 of file ispackets.h.
| byte IS_SSH::Sp0 | 
0
Definition at line 2372 of file ispackets.h.
| byte IS_SSH::Sp1 | 
0
Definition at line 2373 of file ispackets.h.
| byte IS_SSH::Sp2 | 
0
Definition at line 2374 of file ispackets.h.
| byte IS_SSH::Sp3 | 
0
Definition at line 2375 of file ispackets.h.
| byte IS_SSH::Type | 
Definition at line 2368 of file ispackets.h.
 1.7.6.1
 1.7.6.1