3.1.4.10 Notification Methods
This section specifies methods for obtaining notifications of printing events.
Method |
Description |
---|---|
RpcWaitForPrinterChange retrieves information about the most recent change notification associated with a printer or print server. Opnum 28 |
|
RpcFindClosePrinterChangeNotification closes a change notification object created by calling either the RpcRemoteFindFirstPrinterChangeNotification or RpcRemoteFindFirstPrinterChangeNotificationEx function. The printer or print server associated with the change notification object is no longer monitored by that object. Opnum 56 |
|
RpcRemoteFindFirstPrinterChangeNotification |
RpcRemoteFindFirstPrinterChangeNotification creates a remote change notification object that monitors changes to printer objects, and sends change notifications to the client using the method RpcRouterReplyPrinter (section 3.2.4.1.2). Opnum 62 |
RpcRemoteFindFirstPrinterChangeNotificationEx |
RpcRemoteFindFirstPrinterChangeNotificationEx creates a remote change notification object that monitors changes to printer objects, and sends change notifications to the client using the method RpcRouterReplyPrinterEx (section 3.2.4.1.4). Opnum 65 |
RpcRouterRefreshPrinterChangeNotification returns change notification information. Opnum 67 |