API:EMS.Services.TEMSInternalAPI.DeleteUser

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

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 */;

プロパティ

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

説明

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