IPXV_MainView::Frame Property

From PDF XChange PDF SDK
Revision as of 07:55, 23 March 2016 by Palamar (Talk | contribs)

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


Property Frame of interface IPXV_MainView returns Pointer to IPXV_MainFrame containing the main frame that allows opening the documents.

Syntax

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

See Also

IPXV_MainView