VSConstants.OLE_E_WRONGCOMPOBJ 字段

定义

计算机上 COMPOBJ.DLL 和 OLE2.DLL 的版本彼此不兼容。

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

字段值

Int32

适用于