![]() |
Deskflow 1.26.0.418
Keyboard and mouse sharing utility
|
#include <MSWindowsSession.h>
Public Member Functions | |
| MSWindowsSession () | |
| ~MSWindowsSession ()=default | |
| BOOL | hasChanged () |
| bool | isProcessInSession (const wchar_t *name, PHANDLE process) |
| HANDLE | getUserToken (LPSECURITY_ATTRIBUTES security) |
| void | updateActiveSession () |
| DWORD | getActiveSessionId () |
| MSWindowsSession::MSWindowsSession | ( | ) |
|
default |
|
inline |
| HANDLE MSWindowsSession::getUserToken | ( | LPSECURITY_ATTRIBUTES | security | ) |
| BOOL MSWindowsSession::hasChanged | ( | ) |
Returns true if the session ID has changed since updateActiveSession was called.
| bool MSWindowsSession::isProcessInSession | ( | const wchar_t * | name, |
| PHANDLE | process = nullptr ) |
| void MSWindowsSession::updateActiveSession | ( | ) |