IPXV_DocumentView::ActiveView Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocumentView::ActiveView Property}}
 
{{#customTitle:IPXV_DocumentView::ActiveView Property}}
 +
{{#parentPage:PXV:IPXV_DocumentView|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ActiveView''' of interface [[PXV:IPXV_DocumentView|IPXV_DocumentView]] returns  Pointer to [[PXV:IPXV_View|IPXV_View]] ...
 
Property '''ActiveView''' of interface [[PXV:IPXV_DocumentView|IPXV_DocumentView]] returns  Pointer to [[PXV:IPXV_View|IPXV_View]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:09, 20 April 2015


Property ActiveView of interface IPXV_DocumentView returns Pointer to IPXV_View ...

Syntax

HRESULT get_ActiveView([in] LONG nViewID, [out, retval] IPXV_View** ppView);

Parameters

nViewID
[in] Value of LONG.

See Also

See also IPXV_DocumentView.