PlatformAPI.IOTADesignerOSEntry190.GetOSPlatform

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190


説明

警告: GetOSPlatform is deprecated. Please use IOTADesignerOSEntry.GetOSFamily.

GetOSPlatform は、プラットフォーム バージョンプラットフォームを返します。

関連項目