System.Tether.Manager.TTetheringProtocol.GetIsConnected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetIsConnected: Boolean; virtual; abstract;

C++

virtual bool __fastcall GetIsConnected() = 0 ;

Propriétés

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


Description

Renvoie True si le protocole est connecté ou False s'il ne l'est pas.

Voir aussi