IPXV_AttachSelection::Items Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_AttachSelection::Items Property}}
 
{{#customTitle:IPXV_AttachSelection::Items Property}}
  
Property '''Items''' of interface [[PXV:IPXV_AttachSelection|IPXV_AttachSelection]] returns  Pointer to [[PXV:IPXV_AttachList|IPXV_AttachList]] ...
+
Gets current [[IPXV_AttachList|attachments selection]].
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:26, 16 April 2015

Gets current attachments selection.

Syntax

HRESULT get_Items([out, retval] IPXV_AttachList** ppItems);

See Also

See also IPXV_AttachSelection.