Asynchronous Printing Notification Enumerations
The following enumerations are used in asynchronous communication between applications and components that are hosted by the print spooler, such as printer drivers and port monitors.
In this section
Enumeration | Description |
---|---|
PrintAsyncNotifyConversationStyle |
Specifies whether communication is bidirectional or unidirectional between applications and Print Spooler-hosted components such as printer drivers, print processors, and port monitors. |
PrintAsyncNotifyError |
Specifies the error code portion of the HRESULT returned after an asynchronous notification failure. |
PrintAsyncNotifyUserFilter |
Specifies whether notifications will go only to listening applications that are associated with the same user as the Print Spooler-hosted sender, or go to a broader set of listening applications. |