Windows Media Player 11 SDK External.OnLoginChange EventĀ 

Windows Media Player SDK banner art

Previous Next

External.OnLoginChange Event

Note This topic describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.

The OnLoginChange event occurs when the user's sign-in status changes.

Syntax

  window.external.OnLoginChange = 
  FunctionName

Possible Values

This is a write-only property that specifies the name of the function in script that Windows Media Player calls when the event occurs.

Parameters

The function that handles this event takes no parameters.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next