IWMDMStorageControl2 Interface (deprecated)
This is preliminary documentation and subject to change.
This topic documents a feature of the Windows Media Device Manager SDK. We recommend that you migrate your application to use the Windows Portable Devices API. For more information, see the Windows Portable Devices SDK.
The IWMDMStorageControl2 interface extends IWMDMStorageControl by making it possible to set the name of the destination file when inserting content into a storage.
In addition to the methods inherited from IWMDMStorageControl, the IWMDMStorageControl2 interface exposes the following method.
Method | Description |
Insert2 | Puts content into/next to the storage on the device. |
See Also