VSConstants.E_ABORT Field
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.
Error HRESULT for an abort.
public: int E_ABORT = -2147467260;
C++/WinRT
int E_ABORT = -2147467260;
public const int E_ABORT = -2147467260;
val mutable E_ABORT : int
Public Const E_ABORT As Integer = -2147467260
Value = -2147467260
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |