-api-id | -api-type | -api-device-family-note |
---|---|---|
T:Windows.Devices.PointOfService.PosPrinterStatusKind |
winrt enum |
xbox |
Describes the power state for a point-of-service printer.
The printer is online.
This value is valid if the value of the PosPrinterCapabilities.PowerReportingType property is UnifiedPosPowerReportingType.Standard or UnifiedPosPowerReportingType.Advanced.
The printer is turned off or disconnected from the terminal.
This value is valid if the value of the PosPrinterCapabilities.PowerReportingType property is UnifiedPosPowerReportingType.Advanced.
The printer is turned on, but it is not ready or not able to respond to requests.
This value is valid if the value of the PosPrinterCapabilities.PowerReportingType property is UnifiedPosPowerReportingType.Advanced.
The printer is either turned off, or turned on but not ready or not able to respond to requests.
This value is valid if the value of the PosPrinterCapabilities.PowerReportingType property is UnifiedPosPowerReportingType.Standard.
The original equipment manufacturer (OEM) reports extended information about the power state of the printer in the PosPrinterStatus.ExtendedStatus property.
PosPrinterStatus.StatusKind, PosPrinterCapabilities.PowerReportingType, UnifiedPosPowerReportingType, PosPrinterStatus.ExtendedStatus