CBFS Filter 2020 C++ Builder Edition

Questions / Feedback?

FilterRuleMask Property

A registry key mask that determines which registry keys match the rule.

Syntax

__property String FilterRuleMask[int FilterRuleIndex] = { read=FFilterRuleMask };

Default Value

""

Remarks

A registry key mask that determines which registry keys match the rule.

This property reflects the registry key mask used to determine whether a registry key matches the rule. In addition to being its primary match qualifier, a rule's mask also serves as its identifier; every rule in a ruleset must have a unique mask.

The FilterRuleIndex parameter specifies the index of the item in the array. The size of the array is controlled by the FilterRuleCount property.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 C++ Builder Edition - Version 20.0 [Build 8317]