API:System.Bluetooth.TBluetoothDevice.DoCreateClientSocket
Delphi
function DoCreateClientSocket(const AUUID: TGUID; Secure: Boolean): TBluetoothSocket; virtual; abstract;
C++
virtual TBluetoothSocket* __fastcall DoCreateClientSocket(const GUID &AUUID, bool Secure) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | 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!