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 IWMPErrorItem interface provides a way to access error information.
In addition to the methods inherited from IDispatch, the IWMPErrorItem interface exposes the following methods.
| Method | Description |
|---|---|
Retrieves the current error code. |
|
Retrieves a description of the error. |
Retrieve a pointer to an IWMPErrorItem interface with the following method.
| Interface | Method |
|---|---|
IWMPError |
get_item |