Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This structure contains extended parameters for the TrackPopupMenuEx function.
Syntax
typedef struct tagTPMPARAMS {
UINT cbSize;
RECT rcExclude;
} TPMPARAMS, FAR* LPTPMPARAMS;
Members
- cbSize
Size of structure, in bytes.
- rcExclude
Rectangle to exclude when positioning the window, in screen coordinates.
Requirements
Header |
winuser.h |