SAKECreateRecordOutput
Returned output object that specifies the recordid for the newly created record.
- typedef struct
- {
- int mRecordId;
- } SAKECreateRecordOutput;
Members
- mRecordId
- The recordid for the newly created record.
Section Reference: Gamespy Sake SDK
See Also: sakeCreateRecord, SAKERequestCallback