VSConstants.OLE_E_PROMPTSAVECANCELLED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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