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.
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 |
|---|---|
Clears the errors from the error queue. |
|
Retrieves the number of errors in the error queue. |
|
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 |