ISAPIExtension Object
    
 
Description

Holds information about ISAPI extension or filter.


Members
Properties
Active Read-write property Determines if ISAPI filter is active.
IsExtension Read-write property Returns True if DLL points to ISAPI extension.
IsFilter Read-write property Returns True if DLL points to ISAPI filter.
Name Read-write property Holds optional name of ISAPI extension.
Path Read-only property Holds full path to isapi DLL.
Priority Read-write property Determines priority of ISAPI filter.