System.Tether.Manager.TTetheringManagerCommunicationThread.SetManagerId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetManagerId(const Connection: string; const AManagerId: string); virtual;

C++

virtual void __fastcall SetManagerId(const System::UnicodeString Connection, const System::UnicodeString AManagerId);

Properties

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

Description

Sets the remote manager identifier in the TNetworkInfo for the tethering connection.

See Also