MQGMO_BROWSE_NEXT
public final static int
Advance the browse cursor to the next message on the queue that satisfies the selection criteria specified on the MQGET call. The message is returned to the application, but remains on the queue. After a queue has been opened for browse, the first browse call using the handle has the same effect whether it specifies the MQGMO_BROWSE_FIRST or MQGMO_BROWSE_NEXT option.
See WebSphere MQ Application Programming Reference for more information on this parameter.
uj18300_