Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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. |