API:System.Tether.Manager.TTetheringAdapter.GetClientPeer

From RAD Studio API Documentation

Delphi

function GetClientPeer(const ProtocolId: TTetheringProtocolType): TTetheringCustomComm; virtual; abstract;

C++

virtual System::Tether::Comm::TTetheringCustomComm* __fastcall GetClientPeer(const TTetheringProtocolType ProtocolId) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Embarcadero Technologies does not currently have any additional information.