IPXC_NameTree::ItemName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NameTree::ItemName Property}} | {{#customTitle:IPXC_NameTree::ItemName Property}} | ||
+ | {{#parentPage:PXV:IPXC_NameTree|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets item name by index in the name tree. | Gets item name by index in the name tree. |
Revision as of 14:53, 20 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.