Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
A MetaPropertyCondition object is used when comparing a MetaProperty object to other objects in a MetaProperties collection.
This object exposes the following properties.
Property | Description |
And | Retrieves a new MetaPropertyCondition object that performs an And operation on the results of two other MetaPropertyCondition objects. |
Or | Retrieves a new MetaPropertyCondition object that performs an Or operation on the results of two other MetaPropertyCondition objects. |
See Also