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 |
Error Object
The Error object provides access to a collection of ErrorItem objects.
The Error object supports the following property.
| Property | Description |
| errorCount | Retrieves the number of errors in the error queue. |
The Error object supports the following methods.
| Method | Description |
| clearErrorQueue | Clears the errors from the error queue. |
| item | Retrieves an ErrorItem object from the error queue. |
| webHelp | Launches the Windows Media Player Web Help page to display further information about the error. |
The Error object is accessed through the following property.
| Object | Property |
| Player | error |
See Also
| Previous | Next |