HResultHelperHResultBase Field |
[This is preliminary documentation and is subject to change.]
The base value for all custom HRESULT values, to unambiguously distinguish the exceptions from Microsoft error codes.
Namespace:
NerdyDuck.CodedExceptions
Assembly:
NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntaxpublic const int HResultBase = -1610612736
Public Const HResultBase As Integer = -1610612736
View SourceField Value
Type:
Int32
Remarks
See Also