ghttpStartup
Initialize the HTTP SDK.
- void ghttpStartup( );
Routine | Required Header | Distribution |
---|---|---|
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