Share via


ClaimedBarcodeScanner.EnableAsync method (Handheld 8)

2/18/2014

Gets the barcode scanner into a ready state for DataReceived events.

Syntax

public IAsyncAction EnableAsync()
Public Function EnableAsync() As IAsyncAction
public:
IAsyncAction^ EnableAsync()

Parameters

This method has no parameters.

Return value

Type: IAsyncAction

No object or value is returned when this method completes.

See Also

Reference

ClaimedBarcodeScanner class