Data Fields

IS_BFN Struct Reference

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

Detailed Description

Button FunctioN.

delete buttons / receive button requests

Definition at line 2393 of file ispackets.h.


Field Documentation

8

Definition at line 2395 of file ispackets.h.

ISP_BFN

Definition at line 2396 of file ispackets.h.

0

Definition at line 2397 of file ispackets.h.

subtype, from BFN_ enumeration

Definition at line 2398 of file ispackets.h.

connection to send to or from (0 = local / 255 = all)

Definition at line 2400 of file ispackets.h.

ID of button to delete (if SubT is BFN_DEL_BTN)

Definition at line 2401 of file ispackets.h.

used internally by InSim

Definition at line 2402 of file ispackets.h.

Definition at line 2403 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines