Execute

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCGIRunner > Methods >

Execute

SIGNATURE=IWCGIRunner.TIWCGIRunner.Execute@TIWApplication@THttpRequest

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Execute(aSession: TIWApplication; aRequest: THttpRequest);

C++:

void public: __fastcall Execute(TIWApplication aSession, THttpRequest aRequest);

 

Description: This is Execute, a member of class TIWCGIRunner.