PlatformAPI.IOTAPlatformSDKNotifier.PlatformSDKAdded
Delphi
procedure PlatformSDKAdded(const PlatformSDK: IOTAPlatformSDK);
C++
virtual void __fastcall PlatformSDKAdded(const _di_IOTAPlatformSDK PlatformSDK) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAPlatformSDKNotifier |
説明
IDE は、新しい SDK が IDE に追加されると、PlatformSDKAdded を呼び出します。