PlatformAPI.IOTADesignerDeviceServices190.GetOSByPlatform
Delphi
function GetOSByPlatform(APlatform: TOTADevicePlatform): TOTADesignerOSList; deprecated 'Use IOTADesignerDeviceServices.GetOSByFamily instead';
C++
virtual TOTADesignerOSList __fastcall GetOSByPlatform _DEPRECATED_ATTRIBUTE1("Use IOTADesignerDeviceServices.GetOSByFamily instead") (TOTADevicePlatform APlatform) = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTADesignerDeviceServices190 |
説明
警告: GetOSByPlatform は非推奨になっています。 IOTADesignerDeviceServices.GetOSByFamily を使用してください。
GetOSByPlatform は、指定されたプラットフォームに登録されているプラットフォーム バージョンの配列を返します。