Microsoft DirectX 8.1 (C++)

MetaPropertySet Object

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

A MetaPropertySet object uniquely identifies an associated MetaPropertyTypes collection object.

Each MetaPropertySet object has a unique IID and a Name that can be used for display purposes. The name need not be unique.

The associated MetaPropertyTypes object is a collection, which enumerates the MetaPropertyType objects of this MetaPropertySet. New MetaPropertyType objects may be added to the collection using this associated object.

This MetaPropertySet object is a member of a larger collection managed by a MetaPropertySets object.

This object exposes the following properties.

Property Description
MetaPropertyTypes Retrieves the MetaPropertyTypes collection associated with this MetaPropertySet object.
Name Retrieves the name of the MetaPropertySet object.