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


Field Documentation

ID of button to delete (if SubT is BFN_DEL_BTN)

Definition at line 2418 of file ispackets.h.

used internally by InSim

Definition at line 2419 of file ispackets.h.

0

Definition at line 2414 of file ispackets.h.

8

Definition at line 2412 of file ispackets.h.

Definition at line 2420 of file ispackets.h.

subtype, from BFN_ enumeration

Definition at line 2415 of file ispackets.h.

ISP_BFN

Definition at line 2413 of file ispackets.h.

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

Definition at line 2417 of file ispackets.h.


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