IPXV_FormFieldsList::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search


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.

See Also

IPXV_FormFieldsList