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 8d138a9 commit 26130a2Copy full SHA for 26130a2
sdk-api-src/content/winnt/nf-winnt-uint32x32to64.md
@@ -82,7 +82,7 @@ The second unsigned 32-bit integer for the multiplication operation.
82
This function is implemented on all platforms by optimal inline code: a single multiply instruction that returns a 64-bit result.
83
84
Please note that the function's return value is a 64-bit value, not a
85
-<a href="/windows/win32/api/winnt/ns-winnt-large_integer-r1">LARGE_INTEGER</a> structure.
+<a href="/windows/win32/api/winnt/ns-winnt-ularge_integer-r1">ULARGE_INTEGER</a> structure.
86
87
## -see-also
88
0 commit comments