#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_INFORMATION * | PREPLY_INFORMATION |
Reply information structure (callback usage). | |
typedef _VALIDATION_SERVER_INFO | VALIDATION_SERVER_INFO |
Validation server information structure. | |
typedef _VALIDATION_SERVER_INFO * | PVALIDATION_SERVER_INFO |
Validation server information structure. | |
typedef _ACTIVATION_INFO | ACTIVATION_INFO |
Activation information structure. | |
typedef _ACTIVATION_INFO * | PACTIVATION_INFO |
Activation information structure. | |
typedef _VALIDATION_INFO | VALIDATION_INFO |
Validation information structure. | |
typedef _VALIDATION_INFO * | PVALIDATION_INFO |
Validation information structure. |
|
This structure contains the activation information needed when requesting for a activation id |
|
This structure contains the activation information needed when requesting for a activation id |
|
This structure contains the data associated with a response to a request sent to the validation server |
|
This structure contains the validation information needed when requesting for cd key validation |
|
This structure contains the validation server information that is used when sending data |
|
This structure contains the data associated with a response to a request sent to the validation server |
|
This structure contains the validation information needed when requesting for cd key validation |
|
This structure contains the validation server information that is used when sending data |
Ubi.com GameService SDK - ©UbiSoft Entertainment 2002
GameService development team