Error Object
The Error object provides access to a collection of ErrorItem objects.
The Error object supports the following properties.
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 Microsoft Windows Media Player Web Help page to display further information about the error. |
The Error object is accessed through the following property.
© 2000-2001 Microsoft Corporation. All rights reserved.