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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Concepts
COM Constants and Macros in Managed Code