PlatformAPI.IOTARemoteProfileServices160.GetProfile

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

Delphi

function GetProfile(const PlatformName: string; Index: Integer): IOTARemoteProfile; overload;
function GetProfile(const ProfileName: string): IOTARemoteProfile; overload;

C++

virtual _di_IOTARemoteProfile __fastcall GetProfile(const System::UnicodeString PlatformName, int Index) = 0 /* overload */;
virtual _di_IOTARemoteProfile __fastcall GetProfile(const System::UnicodeString ProfileName) = 0 /* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。