System.Bluetooth.TBluetoothLEManager.CancelDiscovery
Delphi
procedure CancelDiscovery;
C++
void __fastcall CancelDiscovery();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
procedure function  | 
		public | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothLEManager | 
説明
StartDiscovery により既に開始されている検出処理をキャンセルします。
プラットフォーム サポート
Windows では、StartDiscovery により OnDiscoveryEnd イベントがすぐにトリガされるため、CancelDiscovery は効果がありません。