API:REST.Backend.ServiceTypes.RegisterLogoutProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterLogoutProc(const AServiceAPIClass: TClass; AProc: TLogoutProc);

C++

extern DELPHI_PACKAGE void __fastcall RegisterLogoutProc(const System::TClass AServiceAPIClass, _di_TLogoutProc AProc);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.