Disconnect (Windows CE 5.0)
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
Send Feedback on this topic to the authors