Skip to content

Commit 26130a2

Browse files
authored
Update nf-winnt-uint32x32to64.md
1 parent 8d138a9 commit 26130a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/winnt/nf-winnt-uint32x32to64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The second unsigned 32-bit integer for the multiplication operation.
8282
This function is implemented on all platforms by optimal inline code: a single multiply instruction that returns a 64-bit result.
8383

8484
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.
85+
<a href="/windows/win32/api/winnt/ns-winnt-ularge_integer-r1">ULARGE_INTEGER</a> structure.
8686

8787
## -see-also
8888

0 commit comments

Comments
 (0)