Using Callback Functions

When your extension processes a request, it needs a way of communicating with IIS. This is the purpose of the callback functions in the ECB. The four callback functions used with ISAPI extensions are:

Specific examples showing how to use the callback functions are provided in Sending a Header and Reading and Writing Asynchronously.

For more information on server variables see: http://hoohoo.ncsa.uiuc.edu/cgi/env.html