API:EMS.Services.TEMSInternalAPI.DeleteGroup

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DeleteGroup(const AGroupName: string; out AResponse: IEMSResourceResponseContent): Boolean; overload;
function DeleteGroup(const AGroupName: string): Boolean; overload;

C++

bool __fastcall DeleteGroup(const System::UnicodeString AGroupName, /* out */ _di_IEMSResourceResponseContent &AResponse)/* overload */;
bool __fastcall DeleteGroup(const System::UnicodeString AGroupName)/* 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 !