EndOfStream
This event occurs when the end of the clip is reached.
Compatibility: Windows Media Player
<SCRIPT FOR="MediaPlayer" EVENT="EndOfStream(lResult)" LANGUAGE="JScript">
//insert script commands//
</SCRIPT>
Parameters
- lResult
Long value specifying the status of the clip after it has finished playing.
Remarks
A value of zero indicates the clip completed successfully.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Events | Compatibility Modes | Monitoring Stream Status and Network Reception | NewStream
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.