API:EMS.Services.TEMSInternalAPI.DeleteUser

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !