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 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAPlatformSDKServices190 |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.