VSConstants.OLE_E_PROMPTSAVECANCELLED Field

Definition

The user was prompted to save but chose the Cancel button from the prompt message box.

public: int OLE_E_PROMPTSAVECANCELLED = -2147221492;
int OLE_E_PROMPTSAVECANCELLED = -2147221492;
public const int OLE_E_PROMPTSAVECANCELLED = -2147221492;
val mutable OLE_E_PROMPTSAVECANCELLED : int
Public Const OLE_E_PROMPTSAVECANCELLED As Integer  = -2147221492

Field Value

Value = -2147221492

Applies to