Share via


IWMDMStorageControl3 Interface

banner art

The IWMDMStorageControl3 interface extends IWMDMStorageControl2 by making it possible to pass in an IWMDMMetaData interface pointer and additionally support playlist objects.

In addition to the methods inherited from IWMDMStorageControl2, the IWMDMStorageControl3 interface exposes the following method.

Method Description
Insert3 Identical to the IWMDMStorageControl2::Insert2 method, except that the client can pass in an IWMDMMetaData interface pointer.

See Also