API:System.Tether.Manager.TTetheringProfile.FindProfile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindProfile(const AProfileId: string; var AProfileInfo: TTetheringProfileInfo): Boolean;

C++

bool __fastcall FindProfile(const System::UnicodeString AProfileId, TTetheringProfileInfo &AProfileInfo);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.