IWMDMStorage3 Interface
The IWMDMStorage3 interface extends IWMDMStorage2 by exposing 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 the storage. |
SetEnumPreference | Sets the preferred enumeration mode for the storage. |
SetMetadata | Sets metadata on the storage object. |
See Also