API:EMS.Services.TEMSInternalAPI.RemoveUsersFromGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RemoveUsersFromGroup(const AGroupName: string;  const AUsers: TArray<string>; out AResponse: IEMSResourceResponseContent): Boolean;

C++

bool __fastcall RemoveUsersFromGroup(const System::UnicodeString AGroupName, const System::DynamicArray<System::UnicodeString> AUsers, /* out */ _di_IEMSResourceResponseContent &AResponse);

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!