Share via


UnifiedPosPowerReportingType enumeration (Handheld 8)

2/18/2014

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

Syntax

public enum UnifiedPosPowerReportingType
Public Enum UnifiedPosPowerReportingType
public enum class UnifiedPosPowerReportingType

Attributes

VersionAttribute(NTDDI_WIN8)

Elements

The UnifiedPosPowerReportingType enumeration has these members.

Member Value Description

UnknownPowerReportingType

0

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

Standard

1

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

Advanced

2

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

See Also

Reference

Windows.Devices.PointOfService namespace