Freigeben über


PosPrinterStatus Klasse

Definition

Stellt Informationen über die status eines Point-of-Service-Druckers bereit, z. B. den Energiezustand des Druckers.

public ref class PosPrinterStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PosPrinterStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PosPrinterStatus
Public NotInheritable Class PosPrinterStatus
Vererbung
Object Platform::Object IInspectable PosPrinterStatus
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

Sie können posPrinterStatus entweder mithilfe der PosPrinter.Status - oder PosPrinterStatusUpdatedEventArgs.Status-Eigenschaft abrufen.

Eigenschaften

ExtendedStatus

Ruft erweiterte Informationen über den Energiezustand des Point-of-Service-Druckers ab, den der Originalgerätehersteller (OEM) definiert. Value ist nur gültig, wenn die PosPrinterStatus.StatusKind-EigenschaftPosPrinterStatusKind.Extended ist.

StatusKind

Ruft den Energiezustand eines Point-of-Service-Druckers ab.

Gilt für: