TPM_NONOTIFY top-level constant

  1. @Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_NONOTIFY instead')
int const TPM_NONOTIFY

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;