Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 712 Bytes

barcodescanner_checkhealthasync_1543183748.md

File metadata and controls

27 lines (19 loc) · 712 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.BarcodeScanner.CheckHealthAsync(Windows.Devices.PointOfService.UnifiedPosHealthCheckLevel)
winrt method
xbox

Windows.Devices.PointOfService.BarcodeScanner.CheckHealthAsync

-description

Tests the state of the barcode scanner.

-parameters

-param level

The specified health check level.

-returns

A text description of the test result. Returns an error if the specified check level is not supported by the device.

-remarks

-examples

-see-also