Button FunctioN. More...
#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 |
Button FunctioN.
delete buttons / receive button requests
Definition at line 2393 of file ispackets.h.
byte IS_BFN::Size |
8
Definition at line 2395 of file ispackets.h.
byte IS_BFN::Type |
Definition at line 2396 of file ispackets.h.
byte IS_BFN::ReqI |
0
Definition at line 2397 of file ispackets.h.
byte IS_BFN::SubT |
subtype, from BFN_ enumeration
Definition at line 2398 of file ispackets.h.
byte IS_BFN::UCID |
connection to send to or from (0 = local / 255 = all)
Definition at line 2400 of file ispackets.h.
byte IS_BFN::ClickID |
ID of button to delete (if SubT is BFN_DEL_BTN)
Definition at line 2401 of file ispackets.h.
byte IS_BFN::Inst |
used internally by InSim
Definition at line 2402 of file ispackets.h.
byte IS_BFN::Sp3 |
Definition at line 2403 of file ispackets.h.