PlatformAPI.IOTARemoteProfileServices160.TestConnection
Delphi
function TestConnection(const Profile: IOTARemoteProfile;
out ErrorMessage: string;
ConnectionCallBack: IOTAConnectionCallback = nil): Boolean; overload;
C++
virtual bool __fastcall TestConnection(const _di_IOTARemoteProfile Profile, /* out */ System::UnicodeString &ErrorMessage, _di_IOTAConnectionCallback ConnectionCallBack = _di_IOTAConnectionCallback()) = 0 /* overload */;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
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.