MD_FILTER_STATE

This identifier indicates whether the particular ISAPI filter is loaded or unloaded.

Attributes

Data type DWORD
Default inheritance Not inheritable
User type IIS_MD_UT_SERVER

Values

Default Value
Not applicable
Constant Value Description
MD_FILTER_STATE_LOADED 0x00000001 Filter loaded
MD_FILTER_STATE_UNLOADED 0x00000004 Filter unloaded

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC/Filters/Filter IIsFilter
/LM/W3SVC/n/Filters/Filter IIsFilter

Remarks

This identifier should be considered read-only.

See Also

FilterState


© 1997 by Microsoft Corporation. All rights reserved.