TPM_RETURNCMD top-level constant

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

The function returns the menu item identifier of the user's selection in the return value.

Implementation

@Deprecated('Use TRACK_POPUP_MENU_FLAGS.TPM_RETURNCMD instead')
const TPM_RETURNCMD = 0x0100;