VSConstants.OLE_E_BLANK Field

Definition

A legacy OLE error.

public: int OLE_E_BLANK = -2147221497;
int OLE_E_BLANK = -2147221497;
public const int OLE_E_BLANK = -2147221497;
val mutable OLE_E_BLANK : int
Public Const OLE_E_BLANK As Integer  = -2147221497

Field Value

Value = -2147221497

Applies to