次の方法で共有


BarcodeScannerFrameReader.StopAsync メソッド

定義

カメラからのビデオ フレームの読み取りを停止します。

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

戻り値

非同期操作。

属性

適用対象

こちらもご覧ください