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
{{ message }}
This repository was archived by the owner on Jul 26, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/User32/User32.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1321,7 +1321,7 @@ public static extern unsafe bool GetMenuInfo(
1321
1321
/// <param name="hMenu">A handle to the menu that contains the item whose identifier is to be retrieved.</param>
1322
1322
/// <param name="nPos">The zero-based relative position of the menu item whose identifier is to be retrieved.</param>
1323
1323
/// <returns>The return value is the identifier of the specified menu item. If the menu item identifier is NULL or if the specified item opens a submenu, the return value is -1.</returns>
0 commit comments