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