UnifiedPosPowerReportingType UnifiedPosPowerReportingType UnifiedPosPowerReportingType UnifiedPosPowerReportingType Enum

Definition

Defines the constants that indicates power reporting capabilities of the Point of Service (POS) device.

public : enum class UnifiedPosPowerReportingTypepublic enum UnifiedPosPowerReportingTypePublic Enum UnifiedPosPowerReportingType// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Advanced Advanced Advanced Advanced

Can determine and report the three power states (off, offline, and online) of the device.

Standard Standard Standard Standard

Can determine and report the two power states (online and off/offline) of the device.

UnknownPowerReportingType UnknownPowerReportingType UnknownPowerReportingType UnknownPowerReportingType

Cannot determine the state of the device, therefore no power reporting is possible.