IWMDMStorage3 Interface
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