IPXV_BeforeShowContextMenuEvent::Menu Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::Menu Property}}
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::Menu Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]].
+
[[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]].

Revision as of 06:16, 20 May 2015


Property Menu of interface IPXV_BeforeShowContextMenuEvent returns Pointer to IUIX_CmdMenu ...

Syntax

HRESULT get_Menu([out, retval]  IUIX_CmdMenu**  ppMenu);

See Also

IPXV_BeforeShowContextMenuEvent.