|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| user32.lib
| Header File
| winuser.h
| Unicode
| No
| Platform Notes
| None
|
|
|
GetMenuItemCount
The
GetMenuItemCount function determines the number of items in the specified menu.
int GetMenuItemCount(
HMENU hMenu
| // handle of menu
|
);
|
|
Parameters
hMenu
Identifies the handle of the menu to be examined.
Return Values
If the function succeeds, the return value specifies the number of items in
the menu.
If the function fails, the return value is
1. To get extended error information, call
GetLastError.
See Also
GetMenuItemID
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database