Share via


UnifiedPosHealthCheckLevel enumeration (Handheld 8)

2/18/2014

Defines the constants that indicate the type of health check that can be performed on the devices.

Syntax

public enum UnifiedPosHealthCheckLevel
Public Enumeration UnifiedPosHealthCheckLevel
public enum class UnifiedPosHealthCheckLevel

Attributes

VersionAttribute(NTDDI_WIN8)

Members

The UnifiedPosHealthCheckLevel enumeration has these members.

Member Value Description

UnknownHealthCheckLevel

0

Perform an unspecified test.

POSInternal

1

Perform internal tests to that do not physically change the device.

External

2

Perform a more thorough test that may change the device.

Interactive

3

Perform an interactive test of the device.

See Also

Reference

Windows.Devices.PointOfService namespace