ISAPIApp
From RAD Studio VCL Reference
Contents |
Delphi Information
Class
| TISAPIApplication |
TISAPIApplication encapsulates an ISAPI or NSAPI server application. |
| TISAPIFactory |
Function
| GetExtensionVersion |
Returns the name and version number of an ISAPI or NSAPI application. |
| HttpExtensionProc |
Receives an HTTP request message for an ISAPI or NSAPI application. |
| TerminateExtension |
Indicates whether an ISAPI or NSAPI application is ready to be shut down. |
Variable
| DispatchThread |
C++ Information
Class
| TISAPIApplication |
TISAPIApplication encapsulates an ISAPI or NSAPI server application. |
| TISAPIFactory |
Function
| GetExtensionVersion |
Returns the name and version number of an ISAPI or NSAPI application. |
| HttpExtensionProc |
Receives an HTTP request message for an ISAPI or NSAPI application. |
| TerminateExtension |
Indicates whether an ISAPI or NSAPI application is ready to be shut down. |
Variable
| DispatchThread |