ServerBrowserState

GameSpy SDK

ServerBrowserState

Gets current state of the Server Browser object.

SBState ServerBrowserState(
ServerBrowser sb );
RoutineRequired HeaderDistribution
ServerBrowserState<sb_serverbrowsing.h>SDKZIP

Return Value

Returns the current state.

Parameters

sb
[in] ServerBrowser object intialized with ServerBrowserNew.

Remarks

Descriptions of the possible state values can be find in the main header file.

Section Reference: Gamespy Server Browsing SDK