Web.WebFileDispatcher.IDispatchFileRequestPostProcessor.PostProcessCacheResponse

From RAD Studio API Documentation
Revision as of 00:34, 12 September 2024 by BuildBot (talk | contribs) (Created page with "{{#lst:API:Web.WebFileDispatcher.IDispatchFileRequestPostProcessor.PostProcessCacheResponse|api}} ==Description== {{#lsth:API:Web.WebFileDispatcher.IDispatchFileRequestPostPro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function PostProcessCacheResponse(const AProcessorRequest: IInterface): Boolean;

C++

virtual bool __fastcall PostProcessCacheResponse(const System::_di_IInterface AProcessorRequest) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher IDispatchFileRequestPostProcessor

Description

Embarcadero Technologies does not currently have any additional information.