API:System.Bluetooth.Components.TBluetooth.CreateClientSocket

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

Delphi

function CreateClientSocket(const ADevice: TBluetoothDevice; const AUUID: TGUID; Secure: Boolean): TBluetoothSocket;

C++

System::Bluetooth::TBluetoothSocket* __fastcall CreateClientSocket(System::Bluetooth::TBluetoothDevice* const ADevice, const GUID &AUUID, bool Secure);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。