Home

 

Hobj (MQHOBJ) - input/output

This handle represents the object that is being closed. The object can be of any type. The value of Hobj was returned by a previous MQOPEN call.

On successful completion of the call, the queue manager sets this parameter to a value that is not a valid handle for the environment. This value is:

MQHO_UNUSABLE_HOBJ

Unusable object handle.

On z/OS, Hobj is set to a value that is undefined.



 

Home