IPrinterQueueViewEvent interface
Provides the signature of the event handler.
Members
The IPrinterQueueViewEvent interface inherits from the IDispatch interface. IPrinterQueueViewEvent also has these types of members:
Methods
The IPrinterQueueViewEvent interface has these methods.
| Method | Description |
|---|---|
| OnChanged |
Provides an IPrintJobCollection object that provides a snapshot of a range of print jobs in the queue. |
Remarks
IPrinterQueueViewEvent also helps to make it possible to perform job management from a UWP device app or from a printer extension. For more information, see Job Management.
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 |
|
Header |
|
See also