IPXV_MainFrame::View 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:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_MainFrame::View Property}}
 
{{#customTitle:IPXV_MainFrame::View Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_MainFrame|IPXV_MainFrame]].
+
[[PXV:IPXV_MainFrame|IPXV_MainFrame]].

Revision as of 06:37, 20 May 2015


Property View of interface IPXV_MainFrame returns Pointer to IPXV_MainView ...

Syntax

HRESULT get_View([out, retval]  IPXV_MainView**  ppMainView);

See Also

IPXV_MainFrame.