#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_BFN | |
byte | ReqI |
0 | |
byte | SubT |
subtype, from BFN_ enumeration | |
byte | UCID |
connection to send to or from (0 = local / 255 = all) | |
byte | ClickID |
ID of button to delete (if SubT is BFN_DEL_BTN). | |
byte | Inst |
used internally by InSim | |
byte | Sp3 |
delete buttons / receive button requests
Definition at line 2030 of file ispackets.h.
byte IS_BFN::Size |
byte IS_BFN::Type |
byte IS_BFN::ReqI |
byte IS_BFN::SubT |
byte IS_BFN::UCID |
byte IS_BFN::ClickID |
byte IS_BFN::Inst |
byte IS_BFN::Sp3 |
Definition at line 2040 of file ispackets.h.