VSConstants.OLE_E_WRONGCOMPOBJ Field

Definition

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

public: int OLE_E_WRONGCOMPOBJ = -2147221490;
int OLE_E_WRONGCOMPOBJ = -2147221490;
public const int OLE_E_WRONGCOMPOBJ = -2147221490;
val mutable OLE_E_WRONGCOMPOBJ : int
Public Const OLE_E_WRONGCOMPOBJ As Integer  = -2147221490

Field Value

Value = -2147221490

Applies to