API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StartCommunication; override;

C++

virtual void __fastcall StartCommunication();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol

Beschreibung

Bereitet das Protokoll zum Herstellen der Verbindungen vor.

System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication erbt von System.Tether.Manager.TTetheringProtocol.StartCommunication. Der folgende Inhalt bezieht sich auf System.Tether.Manager.TTetheringProtocol.StartCommunication.

Bereitet das Protokoll zum Herstellen der Verbindungen vor.

Siehe auch