gcd_init
Initializes the Server API and creates the sockets and structures.
- int gcd_init(
- int gameid );
Routine | Required Header | Distribution |
---|---|---|
gcd_init | <gcdkeys.h> | SDKZIP |
Return Value
Returns 0 if successful; non-zero if error.
Parameters
- gameid
- [in] The Game ID issued for your game.
Section Reference: Gamespy CDKey SDK
See Also: gcd_init_qr2