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

#include <wolapi.h>

Public Attributes

int gametype
 
int chattype
 
int timezone
 
float longitude
 
float lattitude
 
struct Server __RPC_FAR * next
 
unsigned char name [71]
 
unsigned char connlabel [5]
 
unsigned char conndata [128]
 
unsigned char login [10]
 
unsigned char password [10]
 

Detailed Description

Definition at line 514 of file wolapi.h.

Member Data Documentation

◆ chattype

int Server::chattype

Definition at line 517 of file wolapi.h.

◆ conndata

unsigned char Server::conndata[128]

Definition at line 524 of file wolapi.h.

◆ connlabel

unsigned char Server::connlabel[5]

Definition at line 523 of file wolapi.h.

◆ gametype

int Server::gametype

Definition at line 516 of file wolapi.h.

◆ lattitude

float Server::lattitude

Definition at line 520 of file wolapi.h.

◆ login

unsigned char Server::login[10]

Definition at line 525 of file wolapi.h.

◆ longitude

float Server::longitude

Definition at line 519 of file wolapi.h.

◆ name

unsigned char Server::name[71]

Definition at line 522 of file wolapi.h.

◆ next

struct Server __RPC_FAR* Server::next

Definition at line 521 of file wolapi.h.

◆ password

unsigned char Server::password[10]

Definition at line 526 of file wolapi.h.

◆ timezone

int Server::timezone

Definition at line 518 of file wolapi.h.


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