IUniqueStrings::Count Property

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

Revision as of 02:41, 2 June 2015


Gets number of items in the unique strings list.

Syntax

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

See Also

IUniqueStrings