3.3.4 Message Processing Events and Sequencing Rules

The MSDTC Connection Manager: OleTx Transports Protocol SHOULD indicate to the RPC runtime that it is to perform a strict NDR data consistency check at target level 5.0, as specified in [MS-RPCE] section 3.<15>

MSDTC Connection Manager: OleTx Transports 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.

Methods in RPC Opnum Order

Method

Description

Poke

Opnum: 0

BuildContext

Opnum: 1

NegotiateResources

Opnum: 2

SendReceive

Opnum: 3

TearDownContext

Opnum: 4

BeginTearDown

Opnum: 5

PokeW

Opnum: 6

BuildContextW

Opnum: 7

All methods MUST NOT throw exceptions beyond those thrown by the underlying RPC protocol, as specified in [MS-RPCE].