![]() |
| Previous | Next |
The IWMDMStorageControl interface can be used to manage the content (data objects) that exist on a storage medium.
In addition to the methods inherited from IUnknown, the IWMDMStorageControl interface exposes the following methods.
| Method | Description |
| Delete | Permanently removes specified content from a storage medium. |
| Insert | Inserts content onto a storage medium. |
| Move | Moves a file on the IWMDMStorage object. |
| Read | Reads content from a portable storage medium and copies it to the computer. |
| Rename | Renames the content on a storage medium. |
See Also
| Previous | Next |