API:System.Tether.Manager.TTetheringManagerCommunicationThread.CreateManagerInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateManagerInfo(const AIdentifier, AName, AText, AConnectionString: string; AVersion: Integer): TTetheringManagerInfo;

C++

TTetheringManagerInfo __fastcall CreateManagerInfo(const System::UnicodeString AIdentifier, const System::UnicodeString AName, const System::UnicodeString AText, const System::UnicodeString AConnectionString, int AVersion);

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.