3.30.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 interface includes the following methods:

Methods in RPC Opnum Order

Method

Description

Item

Retrieves an item from the collection by index.

Opnum: 8

_NewEnum

Retrieves an enumerator over the collection.

Opnum: 9

Count

Retrieves the number of items in the collection.

Opnum: 10

All methods MUST NOT throw exceptions.