IUIX_CmdItem::Cmd Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItem::Cmd Property}}
 
{{#customTitle:IUIX_CmdItem::Cmd Property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Cmd|property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Cmd|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Cmd''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Pointer to [[PXV:IUIX_Cmd|IUIX_Cmd]] ...
+
Property '''Cmd''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Pointer to [[PXV:IUIX_Cmd|IUIX_Cmd]] containing the command of the command item.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:29, 23 March 2016


Property Cmd of interface IUIX_CmdItem returns Pointer to IUIX_Cmd containing the command of the command item.

Syntax

HRESULT get_Cmd([out, retval]  IUIX_Cmd**  pCmd);

See Also

IUIX_CmdItem