IUIX_CmdManager::Cmds Property

From PDF XChange PDF SDK
Jump to: navigation, search


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