Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |