#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 |
sent back when user clicks a button
Definition at line 2147 of file ispackets.h.
| byte IS_BTC::Size |
| byte IS_BTC::Type |
| byte IS_BTC::ReqI |
| byte IS_BTC::UCID |
| byte IS_BTC::ClickID |
| byte IS_BTC::Inst |
| byte IS_BTC::CFlags |
| byte IS_BTC::Sp3 |
Definition at line 2157 of file ispackets.h.
1.5.8