PlatformAPI.IOTAExternalDevice.GetInternalName

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

Delphi

function GetInternalName: string;

C++

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

プロパティ

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

説明

GetInternalName外部デバイスの ID を返します。


外部デバイスの ID は、外部デバイスを一意に識別する名前です。IDE でこの ID は表示されません。

関連項目