MCPcopy Create free account
hub / github.com/deskflow/deskflow / getWindowInstance

Method getWindowInstance

src/lib/platform/MSWindowsScreen.cpp:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167HINSTANCE
168MSWindowsScreen::getWindowInstance()
169{
170 return s_windowInstance;
171}
172
173void MSWindowsScreen::enable()
174{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected