API:System.Bluetooth.TBluetoothSocket.DoReceiveData
Delphi
function DoReceiveData(ATimeout: Cardinal): TBytes; virtual; abstract;
C++
virtual System::Sysutils::TBytes __fastcall DoReceiveData(unsigned ATimeout) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothSocket |
Description
Embarcadero Technologies does not currently have any additional information.