isapi.simple.SimpleExtension Object

Base class for a simple ISAPI extension

Methods

GetExtensionVersion
Called by the ISAPI framework to get the extension version 

HttpExtensionProc
Called by the ISAPI framework for each extension request. 

TerminateExtension
Called by the ISAPI framework as the extension terminates.