ClaimedBarcodeScanner.StopSoftwareTriggerAsync Méthode

Définition

Permet d’arrêter une session démarrée avec StartSoftwareTriggerAsync. Aucune erreur n’est générée si cette opération est appelée lorsqu’aucune session n’est active.

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

Retours

Aucun objet ou valeur n’est retourné lorsque cette méthode est terminée.

Attributs

S’applique à