System.Bluetooth.TBluetoothLEAdapter.CancelDiscovery

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdapter


説明

StartDiscovery によって前に開始された検知作業をキャンセルします。

関連項目