System.Tether.Manager.TTetheringProfile.IsProfileConnected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsProfileConnected(const AProfileInfo: TTetheringProfileInfo): Boolean;

C++

bool __fastcall IsProfileConnected(const TTetheringProfileInfo &AProfileInfo);

Properties

Type Visibility Source Unit Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

Returns True if the specified remote profile is among the connected profiles or False otherwise.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Tether.Manager.TTetheringProfile.IsProfileConnected&oldid=725922"