API:System.Tether.Manager.TTetheringManagerCommunicationThread.ProcessResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ProcessResponse(const AData: string; var RemoteConnectionString: string): string; virtual;

C++

virtual System::UnicodeString __fastcall ProcessResponse(const System::UnicodeString AData, System::UnicodeString &RemoteConnectionString);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.