PlatformAPI.IOTAExternalDevice.GetPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPlatform: string;

C++

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

Properties

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

Description

GetPlatform returns the internal name of the platform that an external device runs on.

See Also