VSConstants.OLE_E_NOT_INPLACEACTIVE Field

Definition

A legacy OLE error.

public: int OLE_E_NOT_INPLACEACTIVE = -2147221488;
int OLE_E_NOT_INPLACEACTIVE = -2147221488;
public const int OLE_E_NOT_INPLACEACTIVE = -2147221488;
val mutable OLE_E_NOT_INPLACEACTIVE : int
Public Const OLE_E_NOT_INPLACEACTIVE As Integer  = -2147221488

Field Value

Value = -2147221488

Applies to