IPXV_MainView::Frame Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_MainView|IPXV_MainView]].
+
[[PXV:IPXV_MainView|IPXV_MainView]]

Revision as of 05:11, 23 May 2015


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

Syntax

HRESULT get_Frame([out, retval]  IPXV_MainFrame**  ppMainFrame);

See Also

IPXV_MainView