System.Bluetooth.Components.TBluetooth.CreateServerSocket

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateServerSocket(const AName: string; const AUUID: TGUID; Secure: Boolean): TBluetoothServerSocket;

C++

System::Bluetooth::TBluetoothServerSocket* __fastcall CreateServerSocket(const System::UnicodeString AName, 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 serveur.

Voir aussi