MCPcopy Create free account
hub / github.com/DrewKestell/BloogBot / SendUserMessage

Method SendUserMessage

BloogBot/ThreadSynchronizer.cs:122–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121
122 static void SendUserMessage() => SendMessage(windowHandle, WM_USER, 0, 0);
123 }
124}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected