CustomLoader_LoadApplicationAppInfo_V1 Struct

Visual Studio 2010
 

Custom Loader Load Application App Info

struct CustomLoader_LoadApplicationAppInfo_V1 {DWORD dwServerVersion;HTTP_MODULE_ID moduleId;LPCWSTR pcwszModuleName;IHttpServer* pIHttpServer;IHttpApplication* pIHttpApplication;HANDLE hStopListeningResetEvent;};

Parameters

Member name

Description

dwServerVersion

moduleId

pcwszModuleName

pIHttpServer

pIHttpApplication

hStopListeningResetEvent

Show: