IUIX_CmdBar::Item Property
From PDF XChange PDF SDK
Property Item of interface IUIX_CmdBar returns Pointer to IUIX_CmdItemBox containing the command bar's command items box.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_CmdItemBox** pBox);
Parameters
- nIndex
- [in] Value of ULONG containing the index of the command items box in the command bar.