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.
.gif)
| Previous | Next |
IWMPErrorItem2 Interface (VB and C#)
Provides a property for getting an error condition code.
In addition to the properties inherited from IWMPErrorItem, the IWMPErrorItem2 interface exposes the following property.
| Property | Description |
| condition | Gets a value indicating the condition for the error. |
Get an IWMPErrorItem2 interface by casting the value returned by the Item property (in C#, the get_Item method) of the IWMPErrorItem interface.
See Also
| Previous | Next |