Data Fields

IS_ACR Struct Reference

Admin Command Report - any user typed an admin command. More...

#include <ispackets.h>

Data Fields

byte Size
 72
byte Type
 ISP_ACR.
byte ReqI
 0
byte Zero
byte UCID
 connection's unique id (0 = host)
byte Admin
 set if user is an admin
byte Result
 1 - processed / 2 - rejected / 3 - unknown command
byte Sp3
char Text [64]

Detailed Description

Admin Command Report - any user typed an admin command.

Definition at line 1124 of file ispackets.h.


Field Documentation

72

Definition at line 1126 of file ispackets.h.

ISP_ACR.

Definition at line 1127 of file ispackets.h.

0

Definition at line 1128 of file ispackets.h.

Definition at line 1129 of file ispackets.h.

connection's unique id (0 = host)

Definition at line 1131 of file ispackets.h.

set if user is an admin

Definition at line 1132 of file ispackets.h.

1 - processed / 2 - rejected / 3 - unknown command

Definition at line 1133 of file ispackets.h.

Definition at line 1134 of file ispackets.h.

char IS_ACR::Text[64]

Definition at line 1136 of file ispackets.h.


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