ClaimedBarcodeScanner.StopSoftwareTriggerAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來停止以 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
傳回
這個方法完成時不會傳回任何物件或值。
- 屬性