System.Tether.Manager.TTetheringProfile.GetConnectedProfiles

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

Delphi

function GetConnectedProfiles: TArray<TTetheringProfileInfo>; virtual;

C++

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

プロパティ

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


説明

接続されたリモート プロファイルのリスト配列として返します。

関連項目