IUIX_CmdBar::FlatGetItemsCount Method

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

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


Gets number of the command items in all of the command item boxes in the command bar.

Syntax

HRESULT FlatGetItemsCount([out, retval]  ULONG*  nFlatCount);

Parameters

nFlatCount
[out, retval] Pointer to ULONG containing the number of the command items.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdBar