PlatformAPI.IOTAExternalDevice.GetProfileName

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

Delphi

function GetProfileName: string;

C++

virtual System::UnicodeString __fastcall GetProfileName() = 0 ;

プロパティ

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

説明

GetProfileName は、外部デバイスに関連付けられている接続プロファイルの名前を返します。


関連項目