Disconnect (Windows Embedded CE 6.0)
1/6/2010
This event occurs when the Windows Media Player control is disconnected from the server.
Compatibility: Windows Media Player
Syntax
<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
Windows Embedded CE | Windows CE 3.0 and later |