Extension Reference

You must provide the following functions as entry points to an ISAPI extension. However, TerminateExtension is an optional entry point. HttpExtensionProc

GetExtensionVersion

TerminateExtension

You can use the following callback functions to build ISAPI extensions.

GetServerVariable

ReadClient

ServerSupportFunction

WriteClient