Windows Media Player 11 SDK IWMPErrorItem2 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPErrorItem2 Interface

The IWMPErrorItem2 interface provides a method that supplements the IWMPErrorItem interface.

In addition to the methods inherited from IWMPErrorItem, the IWMPErrorItem2 interface exposes the following method.

Method Description
get_condition Retrieves a value indicating the condition for the error.

Retrieve a pointer to an IWMPErrorItem2 interface by calling the QueryInterface method of the IWMPErrorItem interface.

See Also

Previous Next