Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 741 Bytes

GetDoubleClickTime.md

File metadata and controls

37 lines (24 loc) · 741 Bytes

Home

Function name : GetDoubleClickTime

Group: Mouse Input - Library: user32


Retrieves the current double-click time for the mouse


Code examples:

Setting and retrieving the double-click time for the mouse

Declaration:

UINT GetDoubleClickTime(VOID);  

FoxPro declaration:

DECLARE INTEGER GetDoubleClickTime IN user32  

Parameters:

This function has no parameters


Return value:

The return value specifies the current double-click time, in milliseconds