System.Tether.Manager.TTetheringProfile.StartCommunication

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StartCommunication;

C++

void __fastcall StartCommunication();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Beschreibung

Startet die Kommunikation zwischen Ihrem Profil und verbundenen Remote-Profilen durch Verwenden der Protokolle Ihres Profils.

Exceptions

Informationen über Exceptions, die ausgelöst werden könnten, wenn StartCommunication TTetheringTCPProtocol als Protokoll verwendet, finden Sie unter TTetheringTCPProtocol.StartCommunication.

Siehe auch