ServerBrowserState
Gets current state of the Server Browser object.
- SBState ServerBrowserState(
- ServerBrowser sb );
Routine | Required Header | Distribution |
---|---|---|
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