IPXC_FormField::WidgetsCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_FormField::WidgetsCount Property}}
 
{{#customTitle:IPXC_FormField::WidgetsCount Property}}
{{#parentPage:PXV:IPXC_FormField|property}}
+
{{#parentPage:PXV:IPXC_FormField|WidgetsCount Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_WidgetsCount([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_WidgetsCount([out, retval] ULONG* pCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_FormField|IPXC_FormField]].
 
See also [[PXV:IPXC_FormField|IPXC_FormField]].

Revision as of 06:05, 23 April 2015


Property WidgetsCount of interface IPXC_FormField returns Value of ULONG ...

Syntax

HRESULT get_WidgetsCount([out, retval]  ULONG*  pCount);

See Also

See also IPXC_FormField.