3.1.4.4 Message Processing Events and Sequencing Rules

The Print System Asynchronous Notification Protocol MUST specify the notification type identifier AsyncPrintNotificationType_PrinterConfiguration when registering for notifications or returning notification data using the methods of the IRPCAsyncNotify interface and MUST use the unidirectional communication mode. The sections that follow specify the printer configuration server syntax and behavior for the parameters of those methods.

Methods in RPC Opnum order:

Method

Description

IRPCAsyncNotify_RegisterClient

Printer configuration server parameter details are specified in section 3.1.4.4.1.

Opnum: 0

IRPCAsyncNotify_UnregisterClient

There are no printer configuration server parameter details for this method.

Opnum: 1

Opnum2NotUsedOnWire

Reserved for local use.

Opnum: 2

IRPCAsyncNotify_GetNewChannel

There are no printer configuration server parameter details for this method.

Opnum: 3

IRPCAsyncNotify_GetNotificationSendResponse

There are no printer configuration server parameter details for this method.

Opnum: 4

IRPCAsyncNotify_GetNotification

Printer configuration server parameter details are specified in section 3.1.4.4.2.

Opnum: 5

IRPCAsyncNotify_CloseChannel

There are no printer configuration server parameter details for this method.

Opnum: 6

The specific notification and response formats referenced are defined in section 2.2.7. The behavior of methods reserved for local use is specified in section 3.1.1.4.

There is no printer configuration server syntax or behavior for methods of the IRPCRemoteObject interface (section 3.2).