PosPrinterStatusUpdatedEventArgs Klasse

Definition

Stellt Informationen zum PosPrinter.StatusUpdated-Ereignis bereit, das auftritt, wenn sich die status eines Point-of-Service-Druckers ändert.

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

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Ein instance dieser Klasse wird an den Ereignishandler übergeben, den Sie für das PosPrinter.StatusUpdated-Ereignis erstellen.

Eigenschaften

Status

Ruft die neue status des Point-of-Service-Druckers ab, nachdem sich die status des Druckers geändert hat.

Gilt für:

Weitere Informationen