-api-id | -api-type |
---|---|
P:Windows.Devices.PointOfService.LineDisplayCapabilities.PowerReportingType |
winrt property |
Gets the type of power reporting supported by the line display.
This property can have one of the following values:
typedef enum UnifiedPosPowerReportingType
{
UnknownPowerReportingType = 0,
Standard = 1,
Advanced = 2
} UnifiedPosPowerReportingType;