IPXV_BeforeShowContextMenuEvent::MenuID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''nMenuID''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns  Value of LONG ...
+
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 07: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);

See Also

IPXV_BeforeShowContextMenuEvent