IPXV_AttachList::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_AttachList::_NewEnum Property}}
 
{{#customTitle:IPXV_AttachList::_NewEnum Property}}
  
Property '''_NewEnum''' of interface [[PXV:IPXV_AttachList|IPXV_AttachList]] returns  Pointer to IUnknown* ...
+
Gets new enumerator for the attachments list.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:13, 16 April 2015

Gets new enumerator for the attachments list.

Syntax

HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);

See Also

See also IPXV_AttachList.