MF_STRING top-level constant Null safety
Specifies that the menu item is a text string; the lpNewItem parameter is a pointer to the string.
Implementation
const MF_STRING = 0x00000000;
Specifies that the menu item is a text string; the lpNewItem parameter is a pointer to the string.
const MF_STRING = 0x00000000;