IUIX_CmdBar::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar::Count Property}} | {{#customTitle:IUIX_CmdBar::Count Property}} | ||
{{#parentPage:PXV:IUIX_CmdBar#Properties|Count|property}} | {{#parentPage:PXV:IUIX_CmdBar#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Count''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of ULONG | + | Property '''Count''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of ULONG containing the number of the [[PXV:IUIX_CmdItemBox|command items boxes]] in the commands bar. |
== Syntax == | == Syntax == |
Latest revision as of 05:19, 25 March 2016
Property Count of interface IUIX_CmdBar returns Value of ULONG containing the number of the command items boxes in the commands bar.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);