IPXV_3DNode::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 00:36, 20 May 2018


Property Item of interface IPXV_3DNode returns Pointer to IPXV_3DNode ...

Syntax

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

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_3DNode