System.Bluetooth.Components.TBluetooth.CancelDiscovery

提供:RAD Studio API Documentation

Delphi

procedure CancelDiscovery;

C++

void __fastcall CancelDiscovery();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


説明

現在のアダプタが、DiscoverDevices のパフォーマンスをキャンセルします。

関連項目