VSConstants.VS_E_EDITORDISABLED Field

Definition

VS specific error HRESULT for "Editor disabled".

public: int VS_E_EDITORDISABLED = -2147213296;
public const int VS_E_EDITORDISABLED = -2147213296;
val mutable VS_E_EDITORDISABLED : int
Public Const VS_E_EDITORDISABLED As Integer  = -2147213296

Field Value

Value = -2147213296

Applies to