3.6.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

Name

Retrieves the name of the update category.

Opnum: 8

CategoryID

Retrieves the ID of the category.

Opnum: 9

Children

Retrieves an ICategoryCollection interface instance containing the children of the category.

Opnum: 10

Description

Retrieves the description of the category.

Opnum: 11

Image

Retrieves an IImageInformation interface instance containing information on the image associated with the category.

Opnum: 12

Order

Retrieves the recommended display order of the category among its siblings.

Opnum: 13

Parent

Retrieves the parent of the category.

Opnum: 14

Type

Retrieves the type of the category.

Opnum: 15

Updates

Retrieves an IUpdateCollection interface instance containing the updates that immediately belong to the category.

Opnum: 16

All methods MUST NOT throw exceptions.