Disconnect

This event occurs when the Windows Media Player control is disconnected from the server.

Compatibility: Windows Media Player

<SCRIPT FOR="MediaPlayer" EVENT="Disconnect(lResult)" LANGUAGE="JScript">
  //insert script commands//
</SCRIPT>

Parameters

  • lResult
    Long value specifying the cause of the disconnection.

Remarks

A disconnection can be caused by a network problem, a problem with the server, or other factors.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Events | Compatibility Modes

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.