IPXV_PagesView::MouseCapture Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:42, 20 March 2015

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

See also IPXV_PagesView.