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

Method MSWindowsSession

src/lib/platform/MSWindowsSession.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#include <stdexcept>
14
15MSWindowsSession::MSWindowsSession() : m_activeSessionId(-1)
16{
17}
18
19bool MSWindowsSession::isProcessInSession(const wchar_t *name, PHANDLE process = nullptr)
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected