Windows Media Player 11 SDK IWMPSkinManager Interface
Previous | Next |
IWMPSkinManager Interface
The IWMPSkinManager interface provides a method used to synchronize the current skin with the current desktop theme in Microsoft Windows XP.
In addition to the methods inherited from IDispatch, the IWMPSkinManager interface exposes the following method.
Method | Description |
SetVisualStyle | Specifies the path to a theme file in Windows XP to which Windows Media Player synchronizes the skin. |
Retrieve a pointer to an IWMPSkinManager interface by calling the COM CoCreateInstance method.
See Also
Previous | Next |