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