IWMDMStorageControl3 Interface
The IWMDMStorageControl3 interface extends IWMDMStorageControl2 by providing an Insert method that accepts an IWMDMMetaData interface pointer.
In addition to the methods inherited from IWMDMStorageControl2, the IWMDMStorageControl3 interface exposes the following method.
Method | Description |
Insert3 | Puts content into/next to the storage. Extends IWMDMStorageControl2::Insert2 method by allowing the application to pass in an IWMDMMetaData interface pointer. |
See Also