IPXV_FormFieldsList::Item Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pItem''' of interface [[PXV:IPXV_FormFieldsList|IPXV_FormFieldsList]] returns Pointer to [[PXV:IPXC_FormField|IPXC_FormField]] ... |
== 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_FormField** | + | [out, retval] IPXC_FormField** pItem); |
</pre> | </pre> | ||
Latest revision as of 02:55, 15 June 2015
Property pItem of interface IPXV_FormFieldsList returns Pointer to IPXC_FormField ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_FormField** pItem);
Parameters
- nIndex
- [in] Value of ULONG.