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

#include <wolapi.h>

Public Attributes

GroupID ident
 
int type
 
unsigned int members
 
struct Group __RPC_FAR * next
 
unsigned char name [65]
 

Detailed Description

Definition at line 566 of file wolapi.h.

Member Data Documentation

◆ ident

GroupID Group::ident

Definition at line 568 of file wolapi.h.

◆ members

unsigned int Group::members

Definition at line 570 of file wolapi.h.

◆ name

unsigned char Group::name[65]

Definition at line 572 of file wolapi.h.

◆ next

struct Group __RPC_FAR* Group::next

Definition at line 571 of file wolapi.h.

◆ type

int Group::type

Definition at line 569 of file wolapi.h.


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