Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Player.Error Event
The Error event occurs when there is an error condition.
Syntax
Error()
Example Code
The following JScript example creates an event handler to display the description text for the first error in the error queue. The Player object was created with ID = "Player".
Requirements
Version: Windows Media Player version 7.0 or later.
Library: Use wmp.dll.
See Also
| Previous | Next |