WINSTATION_ANY_SESSION - NtDoc

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

// Specifies any-session (SessionId)
#define WINSTATION_ANY_SESSION ((ULONG)-2)

#endif

View code on GitHub

No description available.