PlatformAPI.IOTAExternalDevice.GetPort

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetPort: string;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

説明

GetPort は、外部デバイスが接続されているポートを返します(外部デバイスが Android エミュレータの場合)。


関連項目