Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 710 Bytes

barcodescannerdatareceivedeventargs.md

File metadata and controls

21 lines (15 loc) · 710 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.BarcodeScannerDataReceivedEventArgs
winrt class
xbox

Windows.Devices.PointOfService.BarcodeScannerDataReceivedEventArgs

-description

Provides the barcode data from the DataReceived event.

-remarks

This object is created by the DataReceived event and is returned as an argument to the TypedEventHandler delegate.

-examples

-see-also