IAFS_NamesCollection::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IAFS_NamesCollection::Count Property}}
 
{{#customTitle:IAFS_NamesCollection::Count Property}}
 
{{#parentPage:PXV:IAFS_NamesCollection|Count Property|property}}
 
{{#parentPage:PXV:IAFS_NamesCollection|Count Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IAFS_NamesCollection|IAFS_NamesCollection]] returns  Value of ULONG ...
+
Gets the count of file names objects in the collection.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 02:56, 21 May 2015


Gets the count of file names objects in the collection.

Syntax

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

See Also

IAFS_NamesCollection.