API:EMS.Services.TEMSInternalAPI.QueryUserName

From RAD Studio API Documentation
Jump to: navigation, search

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 */;

Properties

Type Visibility Source Unit Parent
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSInternalAPI

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!