System.Bluetooth.Components.TBluetooth.CreateClientSocket

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Crée un socket client.

Voir aussi