Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes information about a menu item.
BOOL SetMenuItemInfo( 
   UINT uItem, 
   LPMENUITEMINFO lpMenuItemInfo, 
   BOOL fByPos = FALSE 
);
Parameters
- uItem 
 See description of uItem in SetMenuItemInfo in the Windows SDK.
- lpMenuItemInfo 
 See description of lpmii in SetMenuItemInfo in the Windows SDK.
- fByPos 
 See description of fByPosition in SetMenuItemInfo in the Windows SDK.
Remarks
This function wraps SetMenuItemInfo, described in the Windows SDK.
Requirements
Header: afxwin.h