IWMPEvents::SwitchedToPlayerApplication method

The SwitchedToPlayerApplication event occurs when a remoted Windows Media Player control switches to the full mode of the Player.

Syntax

void SwitchedToPlayerApplication();

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.

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