API:System.Bluetooth.TBluetoothAdapter.DoCreateServerSocket

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoCreateServerSocket(const AName: string; const AUUID: TGUID; Secure: Boolean): TBluetoothServerSocket; virtual; abstract;

C++

virtual TBluetoothServerSocket* __fastcall DoCreateServerSocket(const System::UnicodeString AName, const GUID &AUUID, bool Secure) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothAdapter

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !