IUIX_CmdMenu::Count Property

From PDF XChange PDF SDK
Revision as of 07:46, 1 April 2016 by Palamar (Talk | contribs)

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


Property Count of interface IUIX_CmdMenu returns Value of ULONG containing the number of the sub-menu items.

Syntax

HRESULT get_Count([out, retval]  ULONG*  nCount);

See Also

IUIX_CmdMenu