Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Discovers whether the message queue contains a WM_LBUTTONDBLCLK message that is pending for the text host window.
Syntax
BOOL TxIsDoubleClickPending();
Return value
Type: BOOL
Returns TRUE if a WM_LBUTTONDBLCLK message is pending, or FALSE if not.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | textserv.h |
DLL | Msftedit.dll |