ClaimedBarcodeScanner.StopSoftwareTriggerAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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