Share via


EndOfStream (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.