#ifndef _WINSTA_H
// begin_rev
// Flags for WinStationRegisterConsoleNotificatio
/**
* WNOTIFY_THIS_SESSION
*
* Specifies that only session notifications involving the session attached
* to by the window identified by the WindowHandle are to be received.
*/
#define WNOTIFY_THIS_SESSION 0x0
View code on GitHubNo description available.