IPXV_PagesView::MouseCapture Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesView::MouseCapture Property}}
 
{{#customTitle:IPXV_PagesView::MouseCapture Property}}
 +
{{#parentPage:PXV:IPXV_PagesView|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''MouseCapture''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns/sets  Pointer to [[PXV:IPXV_Tool|IPXV_Tool]] ...
 
Property '''MouseCapture''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns/sets  Pointer to [[PXV:IPXV_Tool|IPXV_Tool]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:16, 20 April 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.