Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 2.16 KB

asynchronous-printing-notification-enumerations.md

File metadata and controls

33 lines (15 loc) · 2.16 KB
description ms.assetid title ms.topic ms.date
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.
732a552b-caf9-45da-9a9e-a325c4f6341b
Asynchronous Printing Notification Enumerations
article
05/31/2018

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.