IPXV_3DNode::Item Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Item''' of interface [[PXV:IPXV_3DNode|IPXV_3DNode]] returns Pointer to [[PXV: | + | Property '''Item''' of interface [[PXV:IPXV_3DNode|IPXV_3DNode]] returns Pointer to [[PXV:IPXV_3DObj|IPXV_3DObj]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG | + | <pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nIndex, |
− | [out, retval] | + | [out, retval] IPXV_3DObj** pItem); |
</pre> | </pre> | ||
Latest revision as of 00:02, 23 July 2018
Property Item of interface IPXV_3DNode returns Pointer to IPXV_3DObj ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXV_3DObj** pItem);
Parameters
- nIndex
- [in] Value of ULONG.