MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / RefreshInterruptibility

Function RefreshInterruptibility

source/application.cpp:2035–2038  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2033
2034
2035VOID CALLBACK RefreshInterruptibility(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime)
2036{
2037 IsInterruptible(); // Search on RefreshInterruptibility for comments.
2038}

Callers

nothing calls this directly

Calls 1

IsInterruptibleFunction · 0.85

Tested by

no test coverage detected