3.1.5 Message Processing Events and Sequencing Rules for qmcomm2

The following methods comprise the Message Queuing (MSMQ): Queue Manager Client Protocol version 2 (qmcomm2) interface. If LocalQueueManager.SupportingServer is False, the server MUST return an error if any of the following methods is called.

Methods in RPC Opnum Order

Method

Description

QMSendMessageInternalEx

Sends a message to the specified queue.

Opnum: 0

rpc_ACSendMessageEx

Sends a message to the specified queue.

Opnum: 1

rpc_ACReceiveMessageEx

Receives a message from the specified queue.

Opnum: 2

rpc_ACCreateCursorEx

Creates a cursor for accessing the specified queue.

Opnum: 3