IUIX_CmdManager::Cmds Property

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

Latest revision as of 07:16, 4 April 2016


Property Cmds of interface IUIX_CmdManager returns Pointer to IUIX_CmdCollection containing the command collection.

Syntax

HRESULT get_Cmds([out, retval]  IUIX_CmdCollection**  pCmds);

See Also

IUIX_CmdManager