MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / OnWinSessionChange

Method OnWinSessionChange

src/render/app/win/win_render_message_loop.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 //}
55
56 void WinMessageLoop::OnWinSessionChange(uint32_t message) {
57
58 }
59
60 void WinMessageLoop::OnDisplayDeviceChange() {
61 if (auto plugin = plugin_mgr_->GetDDACapturePlugin(); plugin) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected