IUIX_CmdManager::Cmds Property
From PDF XChange PDF SDK
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}} | ||
− | |||
{{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 06: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);