IPXC_PDSElementList::Item Property

From PDF XChange PDF SDK
Revision as of 01:17, 18 November 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Item of interface IPXC_PDSElementList returns Pointer to IPXC_PDSElementBase ...

Syntax

HRESULT get_Item([in]           ULONG                  nIndex,
                 [out, retval]  IPXC_PDSElementBase**  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_PDSElementList