SE_LOAD_DRIVER_PRIVILEGE - NtDoc

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

#define SE_LOAD_DRIVER_PRIVILEGE (10L)              // Required to load or unload a device driver.

#endif

View code on GitHub

NtDoc

No description available.