API:EMS.Services.TEMSInternalAPI.DeleteInstallation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DeleteInstallation(const AInstallationID: string; out AResponse: IEMSResourceResponseContent): Boolean; overload;
function DeleteInstallation(const AInstallationID: string): Boolean; overload;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSInternalAPI

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.