API:EMS.Services.TEMSInternalAPI.RetrieveUser

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: TEMSInternalAPI

Delphi

function RetrieveUser(const AObjectID: string; out AResponse: IEMSResourceResponseContent): Boolean;

C++

bool __fastcall RetrieveUser(const System::UnicodeString AObjectID, /* out */ _di_IEMSResourceResponseContent &AResponse);

Description

Embarcadero Technologies does not currently have any additional information.