Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Channel Struct Reference

#include <wolapi.h>

Public Attributes

int type
 
unsigned int minUsers
 
unsigned int maxUsers
 
unsigned int currentUsers
 
unsigned int official
 
unsigned int tournament
 
unsigned int ingame
 
unsigned int flags
 
unsigned long reserved
 
unsigned long ipaddr
 
int latency
 
int hidden
 
struct Channel __RPC_FAR * next
 
unsigned char name [17]
 
unsigned char topic [81]
 
unsigned char location [65]
 
unsigned char key [9]
 
unsigned char exInfo [41]
 

Detailed Description

Definition at line 528 of file wolapi.h.

Member Data Documentation

◆ currentUsers

unsigned int Channel::currentUsers

Definition at line 533 of file wolapi.h.

◆ exInfo

unsigned char Channel::exInfo[41]

Definition at line 547 of file wolapi.h.

◆ flags

unsigned int Channel::flags

Definition at line 537 of file wolapi.h.

◆ hidden

int Channel::hidden

Definition at line 541 of file wolapi.h.

◆ ingame

unsigned int Channel::ingame

Definition at line 536 of file wolapi.h.

◆ ipaddr

unsigned long Channel::ipaddr

Definition at line 539 of file wolapi.h.

◆ key

unsigned char Channel::key[9]

Definition at line 546 of file wolapi.h.

◆ latency

int Channel::latency

Definition at line 540 of file wolapi.h.

◆ location

unsigned char Channel::location[65]

Definition at line 545 of file wolapi.h.

◆ maxUsers

unsigned int Channel::maxUsers

Definition at line 532 of file wolapi.h.

◆ minUsers

unsigned int Channel::minUsers

Definition at line 531 of file wolapi.h.

◆ name

unsigned char Channel::name[17]

Definition at line 543 of file wolapi.h.

◆ next

struct Channel __RPC_FAR* Channel::next

Definition at line 542 of file wolapi.h.

◆ official

unsigned int Channel::official

Definition at line 534 of file wolapi.h.

◆ reserved

unsigned long Channel::reserved

Definition at line 538 of file wolapi.h.

◆ topic

unsigned char Channel::topic[81]

Definition at line 544 of file wolapi.h.

◆ tournament

unsigned int Channel::tournament

Definition at line 535 of file wolapi.h.

◆ type

int Channel::type

Definition at line 530 of file wolapi.h.


The documentation for this struct was generated from the following file: