Back to product page

ISAPIExtension Object


Holds information about ISAPI extension or filter.


Properties
ActiveDetermines if ISAPI filter is active.
IsExtensionReturns True if DLL points to ISAPI extension.
IsFilterReturns True if DLL points to ISAPI filter.
NameHolds optional name of ISAPI extension.
PathHolds full path to isapi DLL.
PriorityDetermines priority of ISAPI filter.

Platforms

Windows