IPXV_BeforeShowContextMenuEvent::MenuID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_BeforeShowContextMenuEvent::MenuID Property}} | {{#customTitle:IPXV_BeforeShowContextMenuEvent::MenuID Property}} | ||
{{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent#Properties|MenuID|property}} | {{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent#Properties|MenuID|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nMenuID''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns Value of LONG containing the menu's identifier value. |
== Syntax == | == Syntax == |
Latest revision as of 06:42, 3 November 2016
Property nMenuID of interface IPXV_BeforeShowContextMenuEvent returns Value of LONG containing the menu's identifier value.
Syntax
HRESULT get_MenuID([out, retval] LONG* nMenuID);