IPXV_MainView::ActiveDocView Property

From PDF XChange PDF SDK
Revision as of 06:39, 2 March 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property ActiveDocView of interface IPXV_MainView returns Pointer to IPXV_DocumentView ...

Syntax

HRESULT get_ActiveDocView([out, retval]  IPXV_DocumentView**  pDocView);

See Also

IPXV_MainView