SE_SYSTEMTIME_PRIVILEGE - NtDoc

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

#define SE_SYSTEMTIME_PRIVILEGE (12L)               // Required to modify the system time.

#endif

View code on GitHub

No description available.