IPXC_NameTree::ItemName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_NameTree::ItemName Property}} | {{#customTitle:IPXC_NameTree::ItemName Property}} | ||
{{#parentPage:PXV:IPXC_NameTree|property}} | {{#parentPage:PXV:IPXC_NameTree|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 01:56, 21 April 2015
Gets item name by index in the name tree.
Syntax
HRESULT get_ItemName([in] ULONG nIndex, [out, retval] BSTR* pName);
Parameters
- nIndex
- [in] The index of the item to get from the name tree.
See Also
See also IPXC_NameTree.