3.3.4 Message Processing Events and Sequencing Rules

This protocol MUST 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.

This 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 a 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 the use of context handles created by a method from a different RPC interface than this one, as specified in [MS-RPCE] section 3.

Methods in RPC Opnum Order

Method

Description

RemoteSPAttach

The RemoteSPAttach method is called by the server to establish a binding instance in response to a client call to the server's ClientAttach method.

Opnum: 0

RemoteSPEventProc

The RemoteSPEventProc method is called by the server to "push" completion notifications and unsolicited events to the client.

Opnum: 1

RemoteSPDetach

The RemoteSPDetach method is called by the server in response to a client call to the server's ClientDetach method to free the binding instance and to release the associated resources.

Opnum: 2