chatGetProfileID

GameSpy SDK

chatGetProfileID

Gets the profile id of the local client.

intĀ chatGetProfileID(
CHAT chat );
RoutineRequired HeaderDistribution
chatGetProfileID<chat.h>SDKZIP

Return Value

Returns the profile id of the local client.

Parameters

chat
[in] Chat SDK object, previously initialized using chatConnectLogin or chatConnectPreAuth.

Remarks

The chat SDK must have been initialized using chatConnectLogin or chatConnectPreAuth.