System.Bluetooth.Components.TBluetooth.StartDiscoverable

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

Delphi

procedure StartDiscoverable(Timeout: Integer);

C++

void __fastcall StartDiscoverable(int Timeout);

プロパティ

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


説明

現在のアダプタが、一定時間、他のデバイスから検知可能にします。

関連項目