API:System.Bluetooth.TBluetoothDevice.CreateClientSocket

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

TBluetoothSocket* __fastcall CreateClientSocket(const GUID &AUUID, bool Secure);

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothDevice

Description

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