Data Fields

IS_BTT Struct Reference

BuTton Type. More...

#include <ispackets.h>

Data Fields

byte Size
 104
byte Type
 ISP_BTT
byte ReqI
 ReqI as received in the IS_BTN
byte UCID
 connection that typed into the button (zero if local)
byte ClickID
 button identifier originally sent in IS_BTN
byte Inst
 used internally by InSim
byte TypeIn
 from original button specification
byte Sp3
char Text [96]
 typed text, zero to TypeIn specified in IS_BTN

Detailed Description

BuTton Type.

sent back when user types into a text entry button

Definition at line 2537 of file ispackets.h.


Field Documentation

104

Definition at line 2539 of file ispackets.h.

ISP_BTT

Definition at line 2540 of file ispackets.h.

ReqI as received in the IS_BTN

Definition at line 2541 of file ispackets.h.

connection that typed into the button (zero if local)

Definition at line 2542 of file ispackets.h.

button identifier originally sent in IS_BTN

Definition at line 2544 of file ispackets.h.

used internally by InSim

Definition at line 2545 of file ispackets.h.

from original button specification

Definition at line 2546 of file ispackets.h.

Definition at line 2547 of file ispackets.h.

char IS_BTT::Text[96]

typed text, zero to TypeIn specified in IS_BTN

Definition at line 2549 of file ispackets.h.


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