[This is preliminary documentation and subject to change]

LogCustomPropertyMask

This property specifies the bitmask that can be used against the metabase property, specified by LogCustomPropertyID, to determine whether the particular logging field is currently enabled or disabled.

When a logging module is asked to log custom information fields, the logging module will access the property specified by LogCustomPropertyID, and check the individual flag bits, specified by LogCustomPropertyMask, to determine if that particular field is currently enabled or disabled.

For more information about custom logging fields, see Setting Metabase Properties for Logging in the Platform SDK.

Attribute NameAttribute Value
Data TypeDWORD
AttributesINHERIT
Default Value0
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID4504

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_LOGCUSTOM_PROPERTY_MASK
Data typeDWORD
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.