PlatformAPI.IOTARemoteProfileServices160.StartRemoteDebugger
Delphi
function StartRemoteDebugger(const Profile: IOTARemoteProfile;
const UserName: string; const ProcessType: TOTAProcessType; out DebuggerId: Integer;
out DebuggerPort: Integer; out ErrorMessage: string; ConnectionCallback: IOTAConnectionCallback = nil): Boolean;
C++
virtual bool __fastcall StartRemoteDebugger(const _di_IOTARemoteProfile Profile, const System::UnicodeString UserName, const Toolsapi::TOTAProcessType ProcessType, /* out */ int &DebuggerId, /* out */ int &DebuggerPort, /* out */ System::UnicodeString &ErrorMessage, _di_IOTAConnectionCallback ConnectionCallback = _di_IOTAConnectionCallback()) = 0 ;
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.