IUIX_CmdBar::Count Property

From PDF XChange PDF SDK
Revision as of 06:19, 25 March 2016 by Palamar (Talk | contribs)

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


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);

See Also

IUIX_CmdBar