IPXV_DocumentView::AttachmentsView Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_DocumentView::AttachmentsView Property}}
 
{{#customTitle:IPXV_DocumentView::AttachmentsView Property}}
 
{{#parentPage:PXV:IPXV_DocumentView|AttachmentsView Property|property}}
 
{{#parentPage:PXV:IPXV_DocumentView|AttachmentsView Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''AttachmentsView''' of interface [[PXV:IPXV_DocumentView|IPXV_DocumentView]] returns  Pointer to [[PXV:IPXV_AttachmentsView|IPXV_AttachmentsView]] ...
+
Gets last active [[PXV:IPXV_AttachmentsView|attachments view]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:44, 18 May 2015


Gets last active attachments view.

Syntax

HRESULT get_AttachmentsView([out, retval]  IPXV_AttachmentsView**  ppView);

See Also

See also IPXV_DocumentView.