BuTton Click. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_BTC | |
byte | ReqI |
ReqI as received in the IS_BTN | |
byte | UCID |
connection that clicked the button (zero if local) | |
byte | ClickID |
button identifier originally sent in IS_BTN | |
byte | Inst |
used internally by InSim | |
byte | CFlags |
button click flags | |
byte | Sp3 |
byte IS_BTC::Size |
8
Definition at line 2512 of file ispackets.h.
byte IS_BTC::Type |
Definition at line 2513 of file ispackets.h.
byte IS_BTC::ReqI |
ReqI as received in the IS_BTN
Definition at line 2514 of file ispackets.h.
byte IS_BTC::UCID |
connection that clicked the button (zero if local)
Definition at line 2515 of file ispackets.h.
byte IS_BTC::ClickID |
button identifier originally sent in IS_BTN
Definition at line 2517 of file ispackets.h.
byte IS_BTC::Inst |
used internally by InSim
Definition at line 2518 of file ispackets.h.
byte IS_BTC::CFlags |
button click flags
Definition at line 2519 of file ispackets.h.
byte IS_BTC::Sp3 |
Definition at line 2520 of file ispackets.h.