API:EMS.Services.TEMSInternalAPI.QueryUserName

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

Delphi

function QueryUserName(const AUserName: string;  out AResponse: IEMSResourceResponseContent): Boolean; overload;
function QueryUserName(const AUserName: string): Boolean; overload;

C++

bool __fastcall QueryUserName(const System::UnicodeString AUserName, /* out */ _di_IEMSResourceResponseContent &AResponse)/* overload */;
bool __fastcall QueryUserName(const System::UnicodeString AUserName)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSInternalAPI

説明

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