IUIX_CmdManager::Cmds Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_CmdManager|IUIX_CmdManager]].
+
[[PXV:IUIX_CmdManager|IUIX_CmdManager]]

Revision as of 05:31, 23 May 2015


Property Cmds of interface IUIX_CmdManager returns Pointer to IUIX_CmdCollection ...

Syntax

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

See Also

IUIX_CmdManager