Source position: jwawinnt.pas line 4435
type _PROCESSOR_POWER_POLICY = record |
Revision: DWORD; |
DynamicThrottle: Byte; |
Spare: array [0..2] of Byte; |
Reserved: DWORD; |
PolicyCount: DWORD; |
Policy: array [0..2] of PROCESSOR_POWER_POLICY_INFO; |
end; |