TPM_NONOTIFY top-level constant
The function does not send notification messages when the user clicks a menu item.
Implementation
@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_NONOTIFY instead')
const TPM_NONOTIFY = 0x0080;
The function does not send notification messages when the user clicks a menu item.
@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_NONOTIFY instead')
const TPM_NONOTIFY = 0x0080;