Share via


ClaimedBarcodeScanner.DisableAsync method (Handheld 8)

2/18/2014

Puts the barcode scanner into a state where it cannot receive DataReceived events.

Syntax

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

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