API:System.Bluetooth.TBluetoothServerSocket.Accept

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Accept(Timeout: Cardinal = 0): TBluetoothSocket;

C++

TBluetoothSocket* __fastcall Accept(unsigned Timeout = (unsigned)(0x0));

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.