Microsoft DirectX 8.1 (C++)

MetaPropertyTypes Object

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

The MetaPropertyTypes object manages a collection of MetaPropertyType objects.

The MetaPropertySet object represents a MetaPropertyTypes collection identified by a GUID.

The MetaPropertyTypes collection is handled by the IMetaPropertyTypes interface, which can be obtained by using the IMetaPropertySet::get_MetaPropertyTypes method.

See Also