PlatformAPI.IOTAExternalDevice.GetProfileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetProfileName: string;

C++

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

Properties

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

Description

GetProfileName returns the name of the connection profile that is associated with an external device.

See Also