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

DriverClass

Retrieves the class of the driver.

Opnum: 8

DriverHardwareID

Retrieves the hardware ID or compatible ID that this driver matches to be installable.

Opnum: 9

DriverManufacturer

Retrieves the language-invariant name of the driver manufacturer.

Opnum: 10

DriverModel

Retrieves the language-invariant model name of the device for which this driver is intended.

Opnum: 11

DriverProvider

Retrieves the language-invariant name of the provider of this driver.

Opnum: 12

DriverVerDate

Retrieves the version date of this driver.

Opnum: 13

DeviceProblemNumber

Retrieves the problem number of the device this driver matches.

Opnum: 14

DeviceStatus

Retrieves the status of the device this driver matches.

Opnum: 15

All methods MUST NOT throw exceptions.