WEVENT_NONE - NtDoc

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

// Flags for WinStationWaitSystemEvent
#define WEVENT_NONE 0x0

#endif

View code on GitHub

No description available.