IPXV_AttachList::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_AttachList::Count Property}}
 
{{#customTitle:IPXV_AttachList::Count Property}}
  
Property '''Count''' of interface [[PXV:IPXV_AttachList|IPXV_AttachList]] returns  Value of ULONG ...
+
Gets number of items in the attachments list.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:14, 16 April 2015

Gets number of items in the attachments list.

Syntax

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

See Also

See also IPXV_AttachList.