MF_UNCHECKED top-level constant
int
const MF_UNCHECKED
Does not place a check mark next to the item (default). If the application supplies check-mark bitmaps (see SetMenuItemBitmaps), this flag displays the clear bitmap next to the menu item.
Implementation
const MF_UNCHECKED = 0x00000000;