WNOTIFY_ALL_SESSIONS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _WINSTA_H
// begin_rev

// Flags for WinStationRegisterConsoleNotification
#define WNOTIFY_ALL_SESSIONS 0x1

// end_rev
#endif

View code on GitHub

No description available.