System.Tether.Manager.TTetheringManagerCommunicationThread.IsDiscoveringProfiles

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsDiscoveringProfiles(const AConnection: string): Boolean;

C++

bool __fastcall IsDiscoveringProfiles(const System::UnicodeString AConnection);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


説明

アダプタが、プロファイル検知の実行中かチェックします。

アダプタが現在プロファイル検知中の場合、True を返します。

関連項目