API:System.Bluetooth.TBluetoothAdapter.DoCreateServerSocket

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!