NM_CONTEXTMENU

This notification message is sent by the HTML viewer control when a user ALT+Taps in the viewer window.

At a Glance

Header file: Htmlctrl.h
Windows CE versions: 2.0 and later

Syntax

NM_CONTEXTMENU NM_HTMLCONTEXT
*
pnmHtmlContext (NM_HTMLCONTEXT*)lParam;

Parameters

pnmHtmlContext

Pointer to an NM_HTMLCONTEXT structure that contains information about the NM_CONTEXTMENU notification message.

Return Values

This notification message does not return a value.

See Also

HTMLCONTEXT, INLINEIMAGEINFO