IPXV_OCRRegions::Count 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:IPXV_OCRRegions::Count Property}}
 
{{#customTitle:IPXV_OCRRegions::Count Property}}
{{#parentPage:PXV:IPXV_OCRRegions|property}}
+
{{#parentPage:PXV:IPXV_OCRRegions|Count Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_OCRRegions|IPXV_OCRRegions]].
 
See also [[PXV:IPXV_OCRRegions|IPXV_OCRRegions]].

Revision as of 06:28, 23 April 2015


Property Count of interface IPXV_OCRRegions returns Value of ULONG ...

Syntax

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

See Also

See also IPXV_OCRRegions.