TPM_RECURSE top-level constant
int
const TPM_RECURSE
Use the TPM_RECURSE flag to display a menu when another menu is already displayed. This is intended to support context menus within a menu.
Implementation
const TPM_RECURSE = 0x0001;