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

#include <wolapi.h>

Public Attributes

unsigned long SKU
 
unsigned long version
 
int required
 
struct Update __RPC_FAR * next
 
unsigned char server [65]
 
unsigned char patchpath [256]
 
unsigned char patchfile [33]
 
unsigned char login [33]
 
unsigned char password [65]
 
unsigned char localpath [256]
 

Detailed Description

Definition at line 596 of file wolapi.h.

Member Data Documentation

◆ localpath

unsigned char Update::localpath[256]

Definition at line 607 of file wolapi.h.

◆ login

unsigned char Update::login[33]

Definition at line 605 of file wolapi.h.

◆ next

struct Update __RPC_FAR* Update::next

Definition at line 601 of file wolapi.h.

◆ password

unsigned char Update::password[65]

Definition at line 606 of file wolapi.h.

◆ patchfile

unsigned char Update::patchfile[33]

Definition at line 604 of file wolapi.h.

◆ patchpath

unsigned char Update::patchpath[256]

Definition at line 603 of file wolapi.h.

◆ required

int Update::required

Definition at line 600 of file wolapi.h.

◆ server

unsigned char Update::server[65]

Definition at line 602 of file wolapi.h.

◆ SKU

unsigned long Update::SKU

Definition at line 598 of file wolapi.h.

◆ version

unsigned long Update::version

Definition at line 599 of file wolapi.h.


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