Share via


Error (Windows CE 5.0)

Send Feedback

This event occurs when the Windows Media Player control has an error condition.

Compatibility: Windows Media Player

<SCRIPT FOR="MediaPlayer" EVENT="Error( )" LANGUAGE="JScript">
  //insert script commands//
</SCRIPT>

Parameters

None.

Remarks

Use this event to trap errors. This event occurs when the Windows Media Player control reports an error during playback. To process the error in your script, use the Windows Media Player control ErrorCode and ErrorDescription properties.

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.