3.1.4 Message Processing Events and Sequencing Rules
The Message Queuing (MSMQ): Queue Manager Management Protocol MUST indicate to the RPC runtime that it is to perform a strict NDR data consistency check at target level 6.0, as specified in [MS-RPCE] section 3.
This protocol MUST indicate to the RPC runtime that it is to reject a NULL unique or full pointer with nonzero conformant value, as specified in [MS-RPCE] section 3.
This protocol MUST indicate to the RPC runtime via the strict_context_handle attribute that it is to reject use of context handles created by a method of a different RPC interface than this one, as specified in [MS-RPCE] section 3.
This interface includes the following methods.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Called by the client. In response, the server returns information on a queue or the MSMQ installation on the server. Opnum: 0 |
|
Called by the client. In response, the server performs a queue management function specified by the supplied MGMT_OBJECT structure. Opnum: 1 |
All methods MUST NOT throw exceptions.