IPXC_Rects::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Rects::Count Property}}
 
{{#customTitle:IPXC_Rects::Count Property}}
 
{{#parentPage:PXV:IPXC_Rects|Count Property|property}}
 
{{#parentPage:PXV:IPXC_Rects|Count Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IPXC_Rects|IPXC_Rects]] returns  Value of ULONG ...
+
Gets size of the rectangle array.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:50, 4 May 2015


Gets size of the rectangle array.

Syntax

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

See Also

See also IPXC_Rects.