IPXV_PagesView::MouseCapture Property

From PDF XChange PDF SDK
Revision as of 04:05, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property pMouseCapture of interface IPXV_PagesView returns/sets Pointer to IPXV_Tool ...

Syntax

HRESULT get_MouseCapture([out, retval]  IPXV_Tool**  pMouseCapture);
HRESULT put_MouseCapture([in]  IPXV_Tool*  pMouseCapture);

See Also

IPXV_PagesView