You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Runtime.InteropServices/Marshal.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3506,7 +3506,7 @@
3506
3506
<Parameters />
3507
3507
<Docs>
3508
3508
<summary>Retrieves a computer-independent description of an exception, and information about the state that existed for the thread when the exception occurred.</summary>
3509
-
<returns>A pointer to an <see href="https://docs.microsoft.com/windows/desktop/api/winnt/ns-winnt-_exception_pointers">EXCEPTION_POINTERS</see> structure.</returns>
3509
+
<returns>A pointer to an <see href="https://docs.microsoft.com/windows/win32/api/winnt/ns-winnt-exception_pointers">EXCEPTION_POINTERS</see> structure.</returns>
0 commit comments