IPXC_FormField::FullName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
Property '''FullName''' of interface [[PXV:IPXC_FormField|IPXC_FormField]] returns Value of BSTR ... | Property '''FullName''' of interface [[PXV:IPXC_FormField|IPXC_FormField]] returns Value of BSTR ... | ||
+ | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_FullName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_FullName([out, retval] BSTR* ppName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_FormField|IPXC_FormField]]. | See also [[PXV:IPXC_FormField|IPXC_FormField]]. |
Revision as of 08:11, 21 April 2015
Property FullName of interface IPXC_FormField returns Value of BSTR ...
Syntax
HRESULT get_FullName([out, retval] BSTR* ppName);
See Also
See also IPXC_FormField.