IUIX_CmdManager::Cmds Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdManager::Cmds Property}} | {{#customTitle:IUIX_CmdManager::Cmds Property}} | ||
+ | {{#parentPage:PXV:IUIX_CmdManager|property}} | ||
+ | {{ToWrite}} | ||
+ | {{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]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:29, 20 April 2015
Property Cmds of interface IUIX_CmdManager returns Pointer to IUIX_CmdCollection ...
Syntax
HRESULT get_Cmds([out, retval] IUIX_CmdCollection** ppCmds);
See Also
See also IUIX_CmdManager.