IPXC_FormField::Value 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 Value of interface IPXC_FormField returns/sets Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_Value([out, retval]  IPXS_PDFVariant**  ppVar);
HRESULT put_Value([in]  IPXS_PDFVariant*  ppVar);

See Also

IPXC_FormField