PlatformAPI.IOTADesignerDevice190.GetDevicePlatform

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDevicePlatform: TOTADevicePlatform; deprecated 'use IOTADesignerDevice.GetOSFamily instead';

C++

virtual TOTADevicePlatform __fastcall GetDevicePlatform _DEPRECATED_ATTRIBUTE1("use IOTADesignerDevice.GetOSFamily instead") () = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Description

Avertissement : GetDevicePlatform est obsolète. Veuillez utiliser IOTADesignerDevice220.GetOSFamily.

GetDevicePlatform renvoie la plate-forme sur laquelle un périphérique d'aide à la conception est exécuté.

Voir aussi