Share via


Windows Media Player 11 SDK IWMPErrorItem.errorContext (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPErrorItem.errorContext (VB and C#)

The errorContext property gets a value indicating the context of the error.

  

Property Value

A System.Object that is the error context.

Remarks

The error context is information 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