IUIX_CmdManager::Cmds Property

From PDF XChange PDF SDK
Revision as of 05:31, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_CmdManager