UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NS:richedit._getcontextmenuex |
GETCONTEXTMENUEX (richedit.h) |
Contains context menu information that is passed to the IRichEditOleCallback::GetContextMenu method. |
|
controls\getcontextmenuex.htm |
Controls |
6354921F-3C9F-4CBD-AC48-1EB67D1FDEB7 |
12/05/2018 |
GCMF_GRIPPER, GCMF_MOUSEMENU, GCMF_SPELLING, GCMF_TOUCHMENU, GETCONTEXTMENUEX, GETCONTEXTMENUEX structure [Windows Controls], controls.getcontextmenuex, richedit/GETCONTEXTMENUEX |
richedit.h |
Windows |
Windows 8 [desktop apps only] |
Windows Server 2012 [desktop apps only] |
Windows |
GETCONTEXTMENUEX |
19H1 |
|
|
|
|
|
|
Contains context menu information that is passed to the IRichEditOleCallback::GetContextMenu method.
Type: CHARRANGE
The character-position range in the active display.
Type: DWORD
One or more of the following content menu flags:
Type: POINT
The screen coordinates for the content menu.
Type: void*
Not used; must be zero.