Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 761 Bytes

barcodescannerenablescannerrequest.md

File metadata and controls

28 lines (19 loc) · 761 Bytes
-api-id -api-type
T:Windows.Devices.PointOfService.Provider.BarcodeScannerEnableScannerRequest
winrt class

Windows.Devices.PointOfService.Provider.BarcodeScannerEnableScannerRequest

-description

Represents the request to enable the barcode scanner.

-remarks

The system generates an instance of this class and sets it as a property in the BarcodeScannerEnableScannerRequestEventArgs argument of the EnableScannerRequested event.

Version history

Windows version SDK version Value added
1809 17763 ReportFailedAsync(Int32)
1809 17763 ReportFailedAsync(Int32,String)

-see-also

-examples