IPXV_MainView::DocViewsArea Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_MainView::DocViewsArea Property}}
 
{{#customTitle:IPXV_MainView::DocViewsArea Property}}
{{#parentPage:PXV:IPXV_MainView|property}}
+
{{#parentPage:PXV:IPXV_MainView|DocViewsArea Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_DocViewsArea([out, retval] IPXV_DocumentViewsArea** ppDocViewsArea);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DocViewsArea([out, retval] IPXV_DocumentViewsArea** ppDocViewsArea);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_MainView|IPXV_MainView]].
 
See also [[PXV:IPXV_MainView|IPXV_MainView]].

Revision as of 06:27, 23 April 2015


Property DocViewsArea of interface IPXV_MainView returns Pointer to IPXV_DocumentViewsArea ...

Syntax

HRESULT get_DocViewsArea([out, retval]  IPXV_DocumentViewsArea**  ppDocViewsArea);

See Also

See also IPXV_MainView.