IPXC_FormField::Widget Property

From PDF XChange PDF SDK
Revision as of 04:32, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Widget of interface IPXC_FormField returns Pointer to IPXC_Annotation ...

Syntax

HRESULT get_Widget([in]           ULONG              nIndex,
                   [out, retval]  IPXC_Annotation**  ppWidget);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_FormField