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 (in Microsoft.VisualStudio.Shell.dll)

Syntax

'宣言
Public Const OLE_E_WRONGCOMPOBJ As Integer
'使用
Dim value As Integer

value = VSConstants.OLE_E_WRONGCOMPOBJ
public const int OLE_E_WRONGCOMPOBJ
public:
literal int OLE_E_WRONGCOMPOBJ
public const var OLE_E_WRONGCOMPOBJ : int

Field Value

Type: System.Int32

Permissions

See Also

Concepts

COM Constants and Macros in Managed Code

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace