3.2.4.1 Client-Side Notification Processing Methods

This section specifies processing rules for the notification-processing methods that a print client system MUST implement in its Local Server component to handle notifications from a print server.

Method

Description

RpcReplyOpenPrinter

Establishes a context handle from a print server to a print client.

Opnum 58

RpcRouterReplyPrinter

Handles a notification from a print server.

Opnum 59

RpcReplyClosePrinter

Closes the notification channel between a print server and a print client.

Opnum 60

RpcRouterReplyPrinterEx

Handles a notification from a print server.

Opnum 66

All these methods are request/response remote procedure call (RPC) methods. They MUST return zero to indicate successful completion and nonzero values to indicate failure, except where specifically described.