IUIX_MouseOverMonitor::OnMouseOverMonitor Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_MouseOverMonitor::OnMouseOverMonitor Method}}
 
{{#customTitle:IUIX_MouseOverMonitor::OnMouseOverMonitor Method}}
{{#parentPage:PXV:IUIX_MouseOverMonitor#Methods|OnMouseOverMonitor Method|method}}
+
{{#parentPage:PXV:IUIX_MouseOverMonitor#Methods|OnMouseOverMonitor|method}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:10, 23 May 2015


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT OnMouseOverMonitor([in]  IUIX_ThreadContext*  pThreadContext);

Parameters

pThreadContext
[in] Pointer to IUIX_ThreadContext.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_MouseOverMonitor