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)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:30, 15 June 2015

Gets item name by index in the name tree.

Syntax

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

Parameters

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

See Also

IPXC_NameTree