הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
This header is used by Windows Search. For more information, see:
structuredquerycondition.h contains the following programming interfaces:
Interfaces
| ICondition Provides methods for retrieving information about a search condition. |
| ICondition2 Extends the functionality of the ICondition interface. ICondition2 provides methods for retrieving information about a search condition. |
| IRichChunk Represents a chunk of data as a string and a PROPVARIANT value. |
Enumerations
| CONDITION_OPERATION Provides a set of flags to be used with following methods to indicate the operation in ICondition::GetComparisonInfo, ICondition2::GetLeafConditionInfo, IConditionFactory::MakeLeaf, IConditionFactory2::CreateBooleanLeaf, IConditionFactory2::CreateIntegerLeaf, IConditionFactory2::MakeLeaf, IConditionFactory2::CreateStringLeaf, and IConditionGenerator::GenerateForLeaf. |
| CONDITION_TYPE Provides a set of flags to be used with the following methods to indicate the type of condition tree node:_ICondition::GetConditionType, IConditionFactory::MakeAndOr, IConditionFactory2::CreateCompoundFromArray, and IConditionFactory2::CreateCompoundFromObjectArray. |