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

返回

此方法完成后,不会返回任何对象或值。

属性

适用于