VSConstants.OLE_E_CANTCONVERT Field

Definition

A legacy OLE error.

public: int OLE_E_CANTCONVERT = -2147221487;
int OLE_E_CANTCONVERT = -2147221487;
public const int OLE_E_CANTCONVERT = -2147221487;
val mutable OLE_E_CANTCONVERT : int
Public Const OLE_E_CANTCONVERT As Integer  = -2147221487

Field Value

Value = -2147221487

Applies to