Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
/**
* Defines the current version of the power throttling structure.
*/
#define POWER_THROTTLING_PROCESS_CURRENT_VERSION 1
#endif
#endif
View code on GitHub