IPXC_PolyPolygonSrcF::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PolyPolygonSrcF::Item Property}} | {{#customTitle:IPXC_PolyPolygonSrcF::Item Property}} | ||
− | {{#parentPage:PXV:IPXC_PolyPolygonSrcF#Properties|Item | + | {{#parentPage:PXV:IPXC_PolyPolygonSrcF#Properties|Item|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pItem''' of interface [[PXV:IPXC_PolyPolygonSrcF|IPXC_PolyPolygonSrcF]] returns Pointer to [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] ... |
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nIndex, | ||
− | [out, retval] IPXC_PolygonSrcF** | + | [out, retval] IPXC_PolygonSrcF** pItem); |
</pre> | </pre> | ||
Latest revision as of 02:35, 15 June 2015
Property pItem of interface IPXC_PolyPolygonSrcF returns Pointer to IPXC_PolygonSrcF ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_PolygonSrcF** pItem);
Parameters
- nIndex
- [in] Value of ULONG.