IPXC_3DNodes::Item Property

From PDF XChange PDF SDK
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