SetLogicalOperator
Purpose
The CMetaFilterInfo SetComparisonOperator function sets the LogicalOperator to use in the property search.
Description
If multiple properties are specified in the search, the logical operator between the property searches must be specified. The default value for the LogicalOperator is META_AND.
Syntax
void SetLogicalOperator(
const MetaLogicalOperator &logicalOp);
Argument |
In/Out |
Description |
logicalOperator |
In |
Operator which defines the type of operator between properties. The values are: |