MAX ADDIN MENU NAME
Symbolic Value : Limits
MAX_ADDIN_MENU_NAME - Maximum size of an add-in menu name.
#include <addinmen.h>
Symbolic Values :
Description :
Maximum size of an add-in menu name. This size includes the terminating null. It is used to set the size of the array of the MenuItemName member of the NAM_INIT_INFO structure, giving a menu add-in program the ability to set a menu item name.
See Also : NAM_INIT_INFO