Web.WebFileDispatcher.IDispatchFileRequestPostProcessor.PostProcessExecute
Delphi
function PostProcessExecute(const AProcessorRequest: IInterface; AInStream: TStream;
out AOutStream: TStream): Boolean;
C++
virtual bool __fastcall PostProcessExecute(const System::_di_IInterface AProcessorRequest, System::Classes::TStream* AInStream, /* out */ System::Classes::TStream* &AOutStream) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Web.WebFileDispatcher.pas Web.WebFileDispatcher.hpp |
Web.WebFileDispatcher | IDispatchFileRequestPostProcessor |
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.