Windows Media Player SDK banner art
PreviousNext

ErrorItem Object

The ErrorItem object provides a way to access error information.

The ErrorItem object supports the following properties.

Property Description
customURL Reserved for future use.
errorCode Retrieves the current error code.
errorContext Reserved for future use.
errorDescription Retrieves a description of the error.
remedy Reserved for future use.

The ErrorItem object is accessed through the following method.

Object Method
Error item

For purposes of illustration, player.error.item(index) is used in the reference syntax sections.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.