Function Reference


_WinAPI_ReleaseCapture

Show description in

Releases the mouse capture from a window in the current thread and restores normal mouse input processing

#include <WinAPISys.au3>
_WinAPI_ReleaseCapture ( )

Return Value

Success: True
Failure: False, call _WinAPI_GetLastError() to get extended error information

See Also

Search ReleaseCapture in MSDN Library.