IWMPEvents::SwitchedToControl method

The SwitchedToControl event occurs when a remoted Windows Media Player control switches to the docked state.

Syntax

void SwitchedToControl();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

This event occurs only when remoting the Windows Media Player control, and only occurs for the Player control instance being switched to.

Windows Media Player 10 Mobile: This event is not supported.

Requirements

   
Minimum supported client Windows Media Player 9 Series or later.
Target Platform Windows
Header wmp.h
DLL Wmp.dll

See also

IWMPEvents Interface