Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_PROCESSOR_POWER_POLICY_INFO

Declaration

Source position: jwawinnt.pas line 4410

type _PROCESSOR_POWER_POLICY_INFO = record

  TimeCheck: DWORD;

  DemoteLimit: DWORD;

  PromoteLimit: DWORD;

  DemotePercent: Byte;

  PromotePercent: Byte;

  Spare: array [0..1] of Byte;

  Flags: DWORD;

end;


Documentation generated on: 2023-03-18