PlatformAPI.IOTAPlatformSDKServices190.AllDevicesFromPAClient
Delphi
function AllDevicesFromPAClient(const APlatform: string ; const ARemoteProfileName: string = ''; const ASDKName: string = ''; const AVerboseMode: Boolean = False): TArray<TDeviceRecord>;
C++
virtual System::DynamicArray<TDeviceRecord> __fastcall AllDevicesFromPAClient(const System::UnicodeString APlatform, const System::UnicodeString ARemoteProfileName = System::UnicodeString(), const System::UnicodeString ASDKName = System::UnicodeString(), const bool AVerboseMode = false) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAPlatformSDKServices190 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。