Microsoft DirectX 8.1 (C++)

MetaProperty Object

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The MetaProperty object represents a MetaPropertyType object and an associated value, used to describe a property of an object.

The following objects are closely related to the MetaProperty object.

Object Description
MetaProperties Collection of MetaProperty objects.
MetaPropertyType Type of property.
MetaPropertyCondition Comparison object that can be used to test a MetaProperty object against those in a collection.

A MetaProperty object is handled by the IMetaProperty interface, which can be obtained by using the following methods: