SAKEGetRandomRecordOutput

GameSpy SDK

SAKEGetRandomRecordOutput

Returned output object that contains a random record.

typedef struct 
{
SAKEField * mRecord;
} SAKEGetRandomRecordOutput;

Members

mRecord
An array of fields representing the random record.

Remarks

If no record was found due to constrained search criteria, the returned record will be set to NULL.

Section Reference: Gamespy Sake SDK