CBFS Filter 2020 C++ Builder Edition

Questions / Feedback?

PassthroughRuleMask Property

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

Syntax

__property String PassthroughRuleMask[int PassthroughRuleIndex] = { read=FPassthroughRuleMask };

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 PassthroughRuleIndex parameter specifies the index of the item in the array. The size of the array is controlled by the PassthroughRuleCount 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]