The TPMPARAMS structure contains extended parameters for the TrackPopupMenuEx function.
typedef struct tagTPMPARAMS { UINT cbSize; RECT rcExclude; } TPMPARAMS, FAR *LPTPMPARAMS;
TrackPopupMenuEx, Rectangle