PlatformAPI.IOTAExternalDevice.GetInternalName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetInternalName: string;

Properties

Type Visibility Source Unit Parent
function public PlatformAPI.pas 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.

See Also