System.Tether.Manager.TTetheringManagerCommunicationThread.SetState

From RAD Studio API Documentation
Revision as of 12:52, 18 November 2014 by Sarah (talk | contribs) (RS-56050)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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