System.Bluetooth.TBluetoothLEManager.CreateInstance

提供:RAD Studio API Documentation

Delphi

class function CreateInstance: TBluetoothLEManager;

C++

__classmethod TBluetoothLEManager* __fastcall CreateInstance();

プロパティ

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


説明

TBluetoothLEManager のインスタンスを作成し、それを返します。

関連項目