IPXV_MainFrame::View Property

From PDF XChange PDF SDK
Revision as of 06:58, 11 April 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property View of interface IPXV_MainFrame returns Pointer to IPXV_MainView containing the frame's main view.

Syntax

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

See Also

IPXV_MainFrame