Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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