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 */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
Description
Embarcadero Technologies does not currently have any additional information.