System.Tether.Manager.TTetheringProtocol.StartCommunication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StartCommunication; virtual; abstract;

C++

virtual void __fastcall StartCommunication() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol

Description

Prepares the protocol for establishing connections.

See Also