ServerBrowserDisconnect

GameSpy SDK

ServerBrowserDisconnect

Disconnect from the GameSpy master server.

void ServerBrowserDisconnect(
ServerBrowser sb );
RoutineRequired HeaderDistribution
ServerBrowserDisconnect<sb_serverbrowsing.h>SDKZIP

Parameters

sb
[in] ServerBrowser object intialized with ServerBrowserNew.

Remarks

The ServerBrowserDisconnect function disconnects a maintained connection to the GameSpy master server. This is only necessary when explicitly maintaining a connection to the backend. This should only be done after careful consideration.