PlatformAPI.IOTAExternalDevice.GetInternalName
Delphi
function GetInternalName: string;
C++
virtual System::UnicodeString __fastcall GetInternalName() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDevice |
Description
GetInternalName returns the ID of an external device.
The ID of an external device is a name that uniquely identifies the external device. Users do not see this ID in the IDE.