IPXV_PagesView::MouseCapture Property

From PDF XChange PDF SDK
Revision as of 09:30, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PagesView