IPXC_3DNodes::Item Property

From PDF XChange PDF SDK
Revision as of 01:47, 21 August 2019 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_3DNodes returns Pointer to IPXC_3DNode ...

Syntax

HRESULT get_Item([in]           ULONG          nIndex,
                 [out, retval]  IPXC_3DNode**  ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_3DNodes