System.Tether.Manager.TTetheringProfile.GetConnectedProfiles

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetConnectedProfiles: TArray<TTetheringProfileInfo>; virtual;

C++

virtual System::DynamicArray<TTetheringProfileInfo> __fastcall GetConnectedProfiles();

Propriétés

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


Description

Renvoie la liste des profils distants connectés sous forme de tableau.

Voir aussi