Back to product page

IsFilter property


Returns True if DLL points to ISAPI filter.

Type

Boolean

Syntax

  • Basic
object.IsFilter [= value]
The IsFilter(object,value) syntax has these parts:
objectAn expression evaluating to an object of type ISAPIExtension
valueA Boolean value.

Remarks

This property returns True if loaded ISAPI module is ISAPI filter.

Platforms

Windows