Microsoft DirectX 8.1 (C++)

IMetaPropertySet Interface

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

The IMetaPropertySet interface manages a MetaPropertySet object, which uniquely identifies an associated MetaPropertyTypes collection.

In addition to the methods inherited from IDispatch, the IMetaPropertySet interface exposes the following methods.

Method Description
get_MetaPropertyTypes Retrieves the MetaPropertyTypes collection associated with this MetaPropertySet object.
get_Name Retrieves the name of the MetaPropertySet object.

Remarks

The IID of this interface is IID_IMetaPropertySet.