Share via


IWMDMOperation2 Interface

banner art

The optional, application-implemented IWMDMOperation2 interface extends IWMDMOperation by providing methods to get and set extended attributes.

In addition to the methods inherited from IWMDMOperation, the IWMDMOperation2 interface exposes the following methods.

Method Description
GetObjectAttributes2 Allows the application to specify attributes for an object being written to a device.
SetObjectAttributes2 Sets attributes of files or storages. This method is currently not called by Windows Media Device Manager.

See Also