IPXC_NameTree::ItemName Property

From PDF XChange PDF SDK
Revision as of 07:06, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets item name by index in the name tree.

Syntax

HRESULT get_ItemName([in]           ULONG  Index,
                     [out, retval]  BSTR*  Name);

Parameters

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

See Also

IPXC_NameTree