API:System.Bluetooth.TBluetoothServerSocket.DoAccept

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoAccept(Timeout: Cardinal): TBluetoothSocket; virtual; abstract;

C++

virtual TBluetoothSocket* __fastcall DoAccept(unsigned Timeout) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.