IUIX_Cmd::ShortcutsCount Property

From PDF XChange PDF SDK
Revision as of 02:09, 24 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property ShortcutsCount of interface IUIX_Cmd returns Value of LONG containing the number of shortcuts in the command's shortcuts list.

Syntax

HRESULT get_ShortcutsCount([out, retval]  LONG*  nCount);

See Also

IUIX_Cmd