VSConstants.OLE_E_WRONGCOMPOBJ Field

The versions of COMPOBJ.DLL and OLE2.DLL on your machine are incompatible with each other.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Const OLE_E_WRONGCOMPOBJ As Integer
public const int OLE_E_WRONGCOMPOBJ
public:
literal int OLE_E_WRONGCOMPOBJ
static val mutable OLE_E_WRONGCOMPOBJ: int
public const var OLE_E_WRONGCOMPOBJ : int

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

COM Constants in Managed Code