VSConstants.VS_E_WIZARDBACKBUTTONPRESS Field

Definition

VS specific error HRESULT for "Wizard back button pressed".

public: int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
public const int VS_E_WIZARDBACKBUTTONPRESS = -2147213313;
val mutable VS_E_WIZARDBACKBUTTONPRESS : int
Public Const VS_E_WIZARDBACKBUTTONPRESS As Integer  = -2147213313

Field Value

Value = -2147213313

Applies to