System.Tether.Manager.TTetheringManagerCommunicationThread.GetState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetState(const Connection: string): TPairingState; virtual;

C++

virtual TPairingState __fastcall GetState(const System::UnicodeString Connection);

Propriétés

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


Description

Renvoie l'état d'appairage en cours avec un gestionnaire distant pour une connexion par tethering.

Si le gestionnaire local n'a pas d'informations sur l'état d'appairage avec un gestionnaire distant, GetState renvoie Waiting.

Voir aussi