IUIX_Button::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:IUIX_Button::Menu Property}}
 
{{#customTitle:IUIX_Button::Menu Property}}
 +
{{#parentPage:PXV:IUIX_Button|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Menu''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Pointer to [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] ...
 
Property '''Menu''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Pointer to [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:26, 20 April 2015


Property Menu of interface IUIX_Button returns/sets Pointer to IUIX_CmdMenu ...

Syntax

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

See Also

See also IUIX_Button.