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