System.Tether.Manager.TTetheringProtocol.Connect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Connect(const AProfile: TTetheringConnection): Boolean; virtual; abstract;

C++

virtual bool __fastcall Connect(TTetheringConnection* const AProfile) = 0 ;

Propriétés

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


Description

Etablit une connexion à l'aide des données de connexion spécifiées.

Voir aussi