API:EMS.Services.TEMSInternalAPI.RemoveUsersFromGroup

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSInternalAPI

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。