System.Bluetooth.TBluetoothAdapter.CancelDiscovery

提供:RAD Studio API Documentation

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

プロパティ

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


説明

StartDiscovery によって既に開始された検出処理を中止します。

関連項目