PrintWorkflowJobNotificationEventArgs Klasse

Definition

Stellt Informationen zum JobNotification-Ereignis bereit.

public ref class PrintWorkflowJobNotificationEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowJobNotificationEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowJobNotificationEventArgs
Public NotInheritable Class PrintWorkflowJobNotificationEventArgs
Vererbung
Object Platform::Object IInspectable PrintWorkflowJobNotificationEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v14.0)

Hinweise

Weitere Informationen finden Sie im Handbuch zum Erstellen von Druckunterstützungs-Apps.

Eigenschaften

Configuration

Ruft Druckerauftrags- und sitzungsbezogene Informationen für den aktuellen Vorgang ab.

PrinterJob

Ruft den Druckerauftrag für den aktuellen Vorgang ab.

Methoden

GetDeferral()

Fordert an, dass der Vorgang verzögert wird, und ruft ein Zurückstellungsobjekt ab, das nach Abschluss der verzögerten Aktion aufgerufen wird.

Gilt für:

Weitere Informationen