Microsoft Windows CE 3.0  

EndOfStream

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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.

See Also

NewStream, Monitoring Stream Status and Network Reception