Share via


Windows Media Player 11 SDK IWMPSyncDevice2 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPSyncDevice2 Interface

The IWMPSyncDevice2 interface provides a method that supplements the IWMPSyncDevice interface.

To use this interface, you must create a remoted instance of the Windows Media Player 10 or later control.

In addition to the methods inherited from IWMPSyncDevice, the IWMPSyncDevice2 interface exposes the following method.

Method Description
setItemInfo Specifies an attribute value for a device.

Retrieve a pointer to IWMPSyncDevice2 by calling QueryInterface through a pointer to IWMPSyncDevice.

See Also

Previous Next