SBBool

GameSpy SDK

SBBool

Standard Boolean.

typedef enum 
{
SBFalse,    
SBTrue    
} SBBool;

Constants

SBFalse
False.
SBTrue
True.

Section Reference: Gamespy Server Browsing SDK