IPXV_BeforeShowContextMenuEvent::MenuID Property

From PDF XChange PDF SDK
Revision as of 07:42, 3 November 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property nMenuID of interface IPXV_BeforeShowContextMenuEvent returns Value of LONG containing the menu's identifier value.

Syntax

HRESULT get_MenuID([out, retval]  LONG*  nMenuID);

See Also

IPXV_BeforeShowContextMenuEvent