API:System.Tether.Manager.TTetheringAdapter.GetServerPeer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetServerPeer(const ProtocolId: TTetheringProtocolType): TTetheringCustomServerComm; virtual; abstract;

C++

virtual System::Tether::Comm::TTetheringCustomServerComm* __fastcall GetServerPeer(const System::UnicodeString 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.