Pyrogenesis
13997
|
#include <powrprof.h>
Public Attributes | |
ULONG | Number |
ULONG | MaxMhz |
ULONG | CurrentMhz |
ULONG | MhzLimit |
ULONG | MaxIdleState |
ULONG | CurrentIdleState |
Definition at line 150 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::CurrentIdleState |
Definition at line 157 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::CurrentMhz |
Definition at line 154 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::MaxIdleState |
Definition at line 156 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::MaxMhz |
Definition at line 153 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::MhzLimit |
Definition at line 155 of file powrprof.h.
ULONG _PROCESSOR_POWER_INFORMATION::Number |
Definition at line 152 of file powrprof.h.