SBServerHasFullKeys

GameSpy SDK

SBServerHasFullKeys

Determine if full information is available for the specified server.

SBBool SBServerHasFullKeys(
SBServer server );
RoutineRequired HeaderDistribution
SBServerHasFullKeys<sb_serverbrowsing.h>SDKZIP

Return Value

SBTrue if available; otherwise SBFalse.

Parameters

server
[in] A valid SBServer object.

Remarks

The SBServerHasFullKeys function is used to determine if full server information is available for the server. Information may not be available if a server query is still pending.