IPXC_FormField::FullName Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_FormField::FullName Property}} | {{#customTitle:IPXC_FormField::FullName Property}} | ||
+ | {{#parentPage:PXV:IPXC_FormField#Properties|FullName|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
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 == | ||
− | + | [[PXV:IPXC_FormField|IPXC_FormField]] |
Latest revision as of 07:31, 23 May 2015
Property FullName of interface IPXC_FormField returns Value of BSTR ...
Syntax
HRESULT get_FullName([out, retval] BSTR* ppName);