IUIX_CmdMenu::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Item of interface IUIX_CmdMenu returns Pointer to IUIX_CmdMenu containing the needed sub-menu item.

Syntax

HRESULT get_Item([in]           ULONG           nIndex,
                 [out, retval]  IUIX_CmdMenu**  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IUIX_CmdMenu