VSConstants.OLE_E_NOTRUNNING Field

Definition

A legacy OLE error.

public: int OLE_E_NOTRUNNING = -2147221499;
int OLE_E_NOTRUNNING = -2147221499;
public const int OLE_E_NOTRUNNING = -2147221499;
val mutable OLE_E_NOTRUNNING : int
Public Const OLE_E_NOTRUNNING As Integer  = -2147221499

Field Value

Value = -2147221499

Applies to