Creating an ADSI Extension for IIS

There are two levels of Automation that your extension can support, early and late binding. Early binding tools include Visual C++ and Visual Basic; late binding tools include VBScript, ASP, and other scripting tools.

This section contains: