System.Tether.Manager.TTetheringManagerCommunicationThread.SetState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetState(const Connection: string; AState: TPairingState); virtual;

C++

virtual void __fastcall SetState(const System::UnicodeString Connection, TPairingState AState);

Properties

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

Description

Sets the new pairing state with a remote manager for a tethering connection.

See Also