Home | Documentation |
ISAPI_Server Class Reference
updated Mon Feb 22 2016
|
#include <ISAPI_Server.h>
Static Public Member Functions | |
static DWORD | HttpExtensionProc (EXTENSION_CONTROL_BLOCK *pECB) |
static BOOL | GetExtensionVersion (OUT HSE_VERSION_INFO *pVer) |
static BOOL | TerminateExtension (DWORD dwFlags) |
Internet Server Application Programming Interface server.
|
static |
|
static |
Parse the request, load dll if not already loaded, let it create the response and return the result.
|
static |