IUIX_Cmd::ShortcutsCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Cmd::ShortcutsCount Property}} | {{#customTitle:IUIX_Cmd::ShortcutsCount Property}} | ||
{{#parentPage:PXV:IUIX_Cmd#Properties|ShortcutsCount|property}} | {{#parentPage:PXV:IUIX_Cmd#Properties|ShortcutsCount|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ShortcutsCount''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns Value of LONG | + | Property '''ShortcutsCount''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns Value of LONG containing the number of shortcuts in the command's shortcuts list. |
== Syntax == | == Syntax == |
Latest revision as of 01:09, 24 March 2016
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);