scReportBeginNewPlayer

GameSpy SDK

scReportBeginNewPlayer

Add a new player to the report.

SCResult scReportBeginNewPlayer(
SCReportPtr theReportData );
RoutineRequired HeaderDistribution
scReportBeginNewPlayer<sc.h>SDKZIP

Return Value

Enum value used to indicate the specific result of the request. This will return SCResult_NO_ERROR if the request completed successfully.

Parameters

theReportData
[in] A valid SC Report Object

Remarks

This funciton is used to before adding new player data in the report. It tells the SDK that a new player needs to be added to the report.