SBServerHasBasicKeys
Determine if basic information is available for the specified server.
- SBBool SBServerHasBasicKeys(
- SBServer server );
Routine | Required Header | Distribution |
---|---|---|
SBServerHasBasicKeys | <sb_serverbrowsing.h> | SDKZIP |
Return Value
SBTrue if available; otherwise SBFalse.
Parameters
- server
- [in] A valid SBServer object.
Remarks
The SBServerHasBasicKeys function is used to determine if basic server information is available for the server. Information may not be available if a server query is still pending.
Section Reference: Gamespy Server Browsing SDK
See Also: ServerBrowserNew, ServerBrowserUpdate, ServerBrowserGetServer