Web.WebFileDispatcher.IDispatchFileRequestPostProcessor.PostProcessFileNotFound
Delphi
function PostProcessFileNotFound(const AProcessorRequest: IInterface; out APath: string): Boolean;
C++
virtual bool __fastcall PostProcessFileNotFound(const System::_di_IInterface AProcessorRequest, /* out */ System::UnicodeString &APath) = 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.