[This is preliminary documentation and subject to change]

FilterState

This property indicates whether the filter is loaded (value 1) or unloaded (value 4). This property is read-only.

Bitmask values
ConstantValueDescription
MD_FILTER_STATE_LOADED0x00000001Filter loaded.
MD_FILTER_STATE_UNLOADED0x00000004Filter unloaded.
Attribute NameAttribute Value
Data TypeDWORD
AttributesNO_ATTRIBUTES
Default Value0
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID2042

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/Filters/fpexedll.dllIIsFilter

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_FILTER_STATE
Data typeDWORD
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.