IWords::Count Property

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

Revision as of 02:02, 3 June 2015


Gets number of items in the words list.

Syntax

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

See Also

IWords