VSConstants.CO_E_FAILEDTOCREATEFILE 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.
public: int CO_E_FAILEDTOCREATEFILE = -2147417801;
C++/WinRT
int CO_E_FAILEDTOCREATEFILE = -2147417801;
public const int CO_E_FAILEDTOCREATEFILE = -2147417801;
val mutable CO_E_FAILEDTOCREATEFILE : int
Public Const CO_E_FAILEDTOCREATEFILE As Integer = -2147417801
Value = -2147417801
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |