qr2_shutdown

GameSpy SDK

qr2_shutdown

Frees memory allocated by the qr2 sdk.  This includes freeing user registered keys.

void qr2_shutdown(
qr2_t qrec );
RoutineRequired HeaderDistribution
qr2_shutdown<qr2.h>SDKZIP

Parameters

qrec
[in] QR2 SDK initialized with qr2_init.

Remarks

The qr2_shutdown function may be used to free memory allocated by the qr2 sdk.  The qr2 sdk should not be used after this call.  This call will cease server reporting and remove the server from the backend list.