IWMPErrorItem Interface (Windows Embedded CE 6.0)
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 |