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