Share via


IWMDMStorage3 Interface

banner art

The IWMDMStorage3 interface extends IWMDMStorage2 by supporting metadata.

In addition to the methods inherited from IWMDMStorage2, the IWMDMStorage3 interface exposes the following methods.

Method Description
CreateEmptyMetadataObject Creates an object that supports the IWMDMMetaData interface.
GetMetadata Retrieves the metadata associated with a storage object.
SetEnumPreference Sets the preferred view mode.
SetMetadata Sets the metadata on a storage object.

See Also