We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffafc0d commit 1562101Copy full SHA for 1562101
src/coreclr/inc/corerror.xml
@@ -33,7 +33,7 @@
33
<!-- -->
34
<!-- These HRESULTs are used for mapping managed exceptions to COM error codes -->
35
<!-- and vice versa through COM Interop. For background on COM error codes see -->
36
-<!-- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/error_9td2.asp. -->
+<!-- https://learn.microsoft.com/windows/win32/com/com-error-codes . -->
37
38
<!-- The range (0x8013xxxx) and (0x13xxxx) is reserved for the .NET Framework SDK teams. -->
39
<!-- Within that range, the following subranges have been allocated for different feature areas: -->
0 commit comments