ghttpStartup

GameSpy SDK

ghttpStartup

Initialize the HTTP SDK.

void ghttpStartup( );
RoutineRequired HeaderDistribution
ghttpStartup<ghttp.h>SDKZIP

Remarks

Startup/Cleanup is reference counted, so always call ghttpStartup() and ghttpCleanup() in pairs.

Section Reference: Gamespy HTTP SDK

See Also: ghttpCleanup