System.Tether.Manager.TTetheringManagerCommunicationThread.IsDiscoveringProfiles
Delphi
function IsDiscoveringProfiles(const AConnection: string): Boolean;
C++
bool __fastcall IsDiscoveringProfiles(const System::UnicodeString AConnection);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringManagerCommunicationThread |
Description
Checks if the adapter is performing profile discovery.
Returns True
if the adapter is currently discovering profiles.