IUIX_CmdBar::FlatGetItemsCount Method

From PDF XChange PDF SDK
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