PlatformAPI.IOTAExternalDevice.GetPort

From RAD Studio API Documentation

Delphi

function GetPort: string;

C++

virtual System::UnicodeString __fastcall GetPort() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

Description

GetPort returns the port where an external device is connected, provided that the external device is an Android emulator.

See Also