IPXC_NameTree::ItemName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 16: Line 16:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_NameTree|IPXC_NameTree]].
+
[[PXV:IPXC_NameTree|IPXC_NameTree]]

Revision as of 04:36, 23 May 2015

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