REST.Backend.Providers.TBackendProviders.UnregisterService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterService(const AProviderID: string; const IID: TGuid);

C++

void __fastcall UnregisterService(const System::UnicodeString AProviderID, const GUID &IID);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendProviders

Description

Embarcadero Technologies does not currently have any additional information.