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
Send comments about this topic to Microsoft
Build date: 11/9/2012
