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 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Web.WebFileDispatcher.pas Web.WebFileDispatcher.hpp |
Web.WebFileDispatcher | IDispatchFileRequestPostProcessor |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。