Share via


Windows Media Player 11 SDK IWMPErrorItem2.condition (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPErrorItem2.condition (VB and C#)

The condition property gets a value indicating the condition for the error.

  

Property Value

A System.Int32 that is the condition code.

Remarks

The condition code is a value that is used by Microsoft to provide additional information for technical support personnel.

Requirements

Version: Windows Media Player 9 Series or later

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next