Determines the number of items in the specified menu.
int GetMenuItemCount( HMENU hMenu );
int GetMenuItemCount(int hMenu) => _GetMenuItemCount(hMenu);