WNOTIFY_ALL_SESSIONS - NtDoc

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

/**
 * WNOTIFY_ALL_SESSIONS
 *
 * Specifies that all session notifications are to be received.
 */
#define WNOTIFY_ALL_SESSIONS 0x1

// end_rev
#endif

View code on GitHub

NtDoc

No description available.