PlatformAPI.IOTADesignerOSEntry190.GetOSPlatform

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetOSPlatform: TOTADevicePlatform; deprecated 'Use IOTADesignerOSEntry.GetOSFamily instead';

C++

virtual TOTADevicePlatform __fastcall GetOSPlatform _DEPRECATED_ATTRIBUTE1("Use IOTADesignerOSEntry.GetOSFamily instead") () = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190


Beschreibung

Warnung: GetOSPlatform ist veraltet. Bitte verwenden Sie IOTADesignerOSEntry.GetOSFamily.

GetOSPlatform gibt die Plattform einer Plattformversion zurück.

Siehe auch