IWMPError Interface (Windows Embedded CE 6.0)

1/6/2010

The IWMPError interface provides methods for accessing a collection of IWMPErrorItem pointers.

In addition to the methods inherited from IDispatch, the IWMPError interface exposes the following methods.

Method Description

IWMPError::clearErrorQueue

Clears the errors from the error queue.

IWMPError::get_errorCount

Retrieves the number of errors in the error queue.

IWMPError::get_item

Retrieves a pointer to an IWMPErrorItem interface at the given index.

Retrieve a pointer to an IWMPError interface with the following method.

Interface Method

IWMPError

get_item

See Also

Reference

Windows Media Player OCX Control 7.0 Supported Interfaces