MF_STRING top-level constant

int const MF_STRING

Specifies that the menu item is a text string; the lpNewItem parameter is a pointer to the string.

Implementation

const MF_STRING = 0x00000000;