MQOO_INPUT_EXCLUSIVE

 

public final static int

Open the queue to get messages with exclusive access. The queue is opened for use with subsequent MQGET calls. The call fails with reason code MQRC_OBJECT_IN_USE if the queue is currently open by this or another application for input of any type.


uj19810_