SBServerHasFullKeys
Determine if full information is available for the specified server.
- SBBool SBServerHasFullKeys(
- SBServer server );
Routine | Required Header | Distribution |
---|---|---|
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.
Section Reference: Gamespy Server Browsing SDK
See Also: ServerBrowserNew, ServerBrowserUpdate, ServerBrowserGetServer