IPXC_PolyPolygonSrcF::Item Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PolyPolygonSrcF::Item Property}} | {{#customTitle:IPXC_PolyPolygonSrcF::Item Property}} | ||
+ | {{#parentPage:PXV:IPXC_PolyPolygonSrcF|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Item''' of interface [[PXV:IPXC_PolyPolygonSrcF|IPXC_PolyPolygonSrcF]] returns Pointer to [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] ... | Property '''Item''' of interface [[PXV:IPXC_PolyPolygonSrcF|IPXC_PolyPolygonSrcF]] returns Pointer to [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:56, 20 April 2015
Property Item of interface IPXC_PolyPolygonSrcF returns Pointer to IPXC_PolygonSrcF ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_PolygonSrcF** ppItem);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IPXC_PolyPolygonSrcF.