Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 736 Bytes

barcodescannerframereaderframearrivedeventargs.md

File metadata and controls

22 lines (15 loc) · 736 Bytes
-api-id -api-type ms.custom
T:Windows.Devices.PointOfService.Provider.BarcodeScannerFrameReaderFrameArrivedEventArgs
winrt class
RS5

Windows.Devices.PointOfService.Provider.BarcodeScannerFrameReaderFrameArrivedEventArgs

-description

This object is passed as a parameter to the event handlers for the BarcodeScannerFrameReader.FrameArrived event.

-remarks

Use GetDeferral if processing needs to be done asynchronously outside the scope of the method handler.

-see-also

-examples