Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 806 Bytes

barcodescannerstopsoftwaretriggerrequest.md

File metadata and controls

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

Windows.Devices.PointOfService.Provider.BarcodeScannerStopSoftwareTriggerRequest

-description

Represents the request to signal a barcode scanner to stop scanning.

-remarks

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

Version history

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

-see-also

-examples