IPXV_BeforeShowContextMenuEvent::Menu Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::Menu Property}}
 
{{#customTitle:IPXV_BeforeShowContextMenuEvent::Menu Property}}
 +
{{#parentPage:PXV:IPXV_BeforeShowContextMenuEvent|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Menu''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns  Pointer to [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] ...
 
Property '''Menu''' of interface [[PXV:IPXV_BeforeShowContextMenuEvent|IPXV_BeforeShowContextMenuEvent]] returns  Pointer to [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:05, 20 April 2015


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

Syntax

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

See Also

See also IPXV_BeforeShowContextMenuEvent.