ClaimedBarcodeScanner.StopSoftwareTriggerAsync 方法

定義

用來停止以 StartSoftwareTriggerAsync啟動的會話。 如果沒有使用中的會話,則不會引發任何錯誤。

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

傳回

這個方法完成時不會傳回任何物件或值。

屬性

適用於