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