InSim  0.6c
Documentation of Live for Speed InSim Protocol
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 2554 of file ispackets.h.


Field Documentation

button identifier originally sent in IS_BTN

Definition at line 2561 of file ispackets.h.

used internally by InSim

Definition at line 2562 of file ispackets.h.

ReqI as received in the IS_BTN

Definition at line 2558 of file ispackets.h.

104

Definition at line 2556 of file ispackets.h.

Definition at line 2564 of file ispackets.h.

char IS_BTT::Text[96]

typed text, zero to TypeIn specified in IS_BTN

Definition at line 2566 of file ispackets.h.

ISP_BTT

Definition at line 2557 of file ispackets.h.

from original button specification

Definition at line 2563 of file ispackets.h.

connection that typed into the button (zero if local)

Definition at line 2559 of file ispackets.h.


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