MQ_CLOSE
The MQ_CLOSE BIF closes the queue specified by the handle.
Arguments
No
|
Type
|
Required Optional
|
Description
|
Min Length
|
Max Length
|
Min Decimal
|
Max Decimal
|
1
|
A
|
Required
|
Connection Handle.
|
4
|
4
|
|
|
2
|
A
|
Required
|
Queue Handle.
|
4
|
4
|
|
|
|
Return Values
No
|
Type
|
Required Optional
|
Description
|
Min Length
|
Max Length
|
Min Decimal
|
Max Decimal
|
1
|
A
|
Required
|
Status.
|
20
|
20
|
|
|
2
|
A
|
Required
|
Message.
|
1
|
256
|
|
|
|