IWMDMStorageControl2 Interface
The IWMDMStorageControl2 interface extends IWMDMStorageControl by making it possible to set the name of the destination file when inserting content into a storage. IWMDMStorageControl3 extends this interface by making it possible to pass in an IWMDMMetaData interface pointer.
In addition to the methods inherited from IWMDMStorageControl, the IWMDMStorageControl2 interface exposes the following method.
Method | Description |
Insert2 | Inserts content into a storage medium. |
See Also