IPXV_SearchPtr::Count Property

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

Latest revision as of 06:47, 20 January 2017


Property nCount of interface IPXV_SearchPtr returns Value of ULONG containing the number of chunks.

Syntax

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

See Also

IPXV_SearchPtr