Windows Media Player 11 SDK Player.Error EventĀ
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 |