[This is preliminary documentation and subject to change]
This property indicates whether the filter is loaded (value 1) or unloaded (value 4). This property is read-only.
Bitmask values| Constant | Value | Description |
| MD_FILTER_STATE_LOADED | 0x00000001 | Filter loaded. |
| MD_FILTER_STATE_UNLOADED | 0x00000004 | Filter unloaded. |
| Attribute Name | Attribute Value |
| Data Type | DWORD |
| Attributes | NO_ATTRIBUTES |
| Default Value | 0 |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | 0 |
| ID | 2042 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
| /LM/W3SVC/Filters/fpexedll.dll | IIsFilter |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_FILTER_STATE |
| Data type | DWORD |
| User type | IIS_MD_UT_SERVER |