Main Page | Modules | Class List | File List | Class Members | File Members

GSCDKeyDefines.h File Reference

Structure definitions used in the cd key interface. More...

#include "GSTypes.h"
#include "define.h"
#include "CDKeyDefines.h"

Go to the source code of this file.

Classes

struct  _ACTIVATION_INFO
 Activation information structure. More...

struct  _REPLY_INFORMATION
 Reply information structure (callback usage). More...

struct  _VALIDATION_INFO
 Validation information structure. More...

struct  _VALIDATION_SERVER_INFO
 Validation server information structure. More...


Typedefs

typedef GSuint GSCDKeyRequest
 Request identifier.

typedef _REPLY_INFORMATION REPLY_INFORMATION
 Reply information structure (callback usage).

typedef _REPLY_INFORMATIONPREPLY_INFORMATION
 Reply information structure (callback usage).

typedef _VALIDATION_SERVER_INFO VALIDATION_SERVER_INFO
 Validation server information structure.

typedef _VALIDATION_SERVER_INFOPVALIDATION_SERVER_INFO
 Validation server information structure.

typedef _ACTIVATION_INFO ACTIVATION_INFO
 Activation information structure.

typedef _ACTIVATION_INFOPACTIVATION_INFO
 Activation information structure.

typedef _VALIDATION_INFO VALIDATION_INFO
 Validation information structure.

typedef _VALIDATION_INFOPVALIDATION_INFO
 Validation information structure.


Detailed Description

This file contains the different structure definitions used in the cd key interface

Typedef Documentation

typedef struct _ACTIVATION_INFO ACTIVATION_INFO
 

This structure contains the activation information needed when requesting for a activation id

typedef struct _ACTIVATION_INFO* PACTIVATION_INFO
 

This structure contains the activation information needed when requesting for a activation id

typedef struct _REPLY_INFORMATION* PREPLY_INFORMATION
 

This structure contains the data associated with a response to a request sent to the validation server

typedef struct _VALIDATION_INFO* PVALIDATION_INFO
 

This structure contains the validation information needed when requesting for cd key validation

typedef struct _VALIDATION_SERVER_INFO* PVALIDATION_SERVER_INFO
 

This structure contains the validation server information that is used when sending data

typedef struct _REPLY_INFORMATION REPLY_INFORMATION
 

This structure contains the data associated with a response to a request sent to the validation server

typedef struct _VALIDATION_INFO VALIDATION_INFO
 

This structure contains the validation information needed when requesting for cd key validation

typedef struct _VALIDATION_SERVER_INFO VALIDATION_SERVER_INFO
 

This structure contains the validation server information that is used when sending data


Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team