IPXV_OCRRegions::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_OCRRegions::Count Property}}
 
{{#customTitle:IPXV_OCRRegions::Count Property}}
 
{{#parentPage:PXV:IPXV_OCRRegions#Properties|Count|property}}
 
{{#parentPage:PXV:IPXV_OCRRegions#Properties|Count|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IPXV_OCRRegions|IPXV_OCRRegions]] returns  Value of ULONG ...
+
Gets number of items in the regions list.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:17, 26 May 2015


Gets number of items in the regions list.

Syntax

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

See Also

IPXV_OCRRegions