IPXC_NameTree::ItemName Property

From PDF XChange PDF SDK
Revision as of 14:28, 21 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


Gets item name by index in the name tree.

Syntax

HRESULT get_ItemName([in]           ULONG  nIndex,
                     [out, retval]  BSTR*  ppName);

Parameters

nIndex
[in] The index of the item to get from the name tree.

See Also

IPXC_NameTree.