structuredquerycondition.h 标头

此标头由 Windows 搜索使用。 有关详细信息,请参阅:

structuredquerycondition.h 包含以下编程接口:

接口

 
ICondition

提供用于检索有关搜索条件的信息的方法。
ICondition2

扩展 ICondition 接口的功能。 ICondition2 提供用于检索有关搜索条件的信息的方法。
IRichChunk

表示字符串形式的数据区块和 PROPVARIANT 值。

枚举

 
CONDITION_OPERATION

提供一组标志,用于指示 ICondition::GetComparisonInfo 中的操作的以下方法, ICondition2::GetLeafConditionInfo、IConditionFactory::MakeLeaf、IConditionFactory2::CreateBooleanLeaf、IConditionFactory2::CreateIntegerLeaf、IConditionFactory2::MakeLeaf、IConditionFactory2::CreateStringLeaf 和 IConditionGenerator::GenerateForLeaf。
CONDITION_TYPE

提供一组标志,用于指示条件树节点:_ICondition::GetConditionType、IConditionFactory::MakeAndOr、IConditionFactory2::CreateCompoundFromArray 和 IConditionFactory2::CreateCompoundFromObjectArray 的类型。