ClaimedBarcodeScanner.DisableAsync Methode

Definition

Versetzt den Barcodescanner in einen Zustand, in dem er keine DataReceived-Ereignisse empfangen kann.

public:
 virtual IAsyncAction ^ DisableAsync() = DisableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction DisableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction DisableAsync();
function disableAsync()
Public Function DisableAsync () As IAsyncAction

Gibt zurück

Nach Abschluss dieser Methode wird kein Objekt oder Wert zurückgegeben.

Attribute

Gilt für: