Sun GlassFish Message Queue 4.4 Developer's Guide for C Clients

MQFreeString

The MQFreeString function frees the memory allocated for the specified MQString.


MQFreeString(MQString statusString);

Return Value

MQStatus. See the MQStatusIsError() function for more information.

Parameters

statusString

An MQString returned by the MQGetStatusString function or by the MQGetErrorTrace function.