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

SYSTEM_POWER_CAPABILITIES

Declaration

Source position: jwawinnt.pas line 4480

type SYSTEM_POWER_CAPABILITIES = record

  PowerButtonPresent: Boolean;

  SleepButtonPresent: Boolean;

  LidPresent: Boolean;

  SystemS1: Boolean;

  SystemS2: Boolean;

  SystemS3: Boolean;

  SystemS4: Boolean;

  SystemS5: Boolean;

  HiberFilePresent: Boolean;

  FullWake: Boolean;

  VideoDimPresent: Boolean;

  ApmPresent: Boolean;

  UpsPresent: Boolean;

  ThermalControl: Boolean;

  ProcessorThrottle: Boolean;

  ProcessorMinThrottle: Byte;

  ProcessorMaxThrottle: Byte;

  spare2: array [0..4-1] of Byte;

  DiskSpinDown: Boolean;

  spare3: array [0..8-1] of Byte;

  SystemBatteriesPresent: Boolean;

  BatteriesAreShortTerm: Boolean;

  BatteryScale: array [0..3-1] of BATTERY_REPORTING_SCALE;

  AcOnLineWake: SYSTEM_POWER_STATE;

  SoftLidWake: SYSTEM_POWER_STATE;

  RtcWake: SYSTEM_POWER_STATE;

  MinDeviceWakeState: SYSTEM_POWER_STATE;

  DefaultLowLatencyWake: SYSTEM_POWER_STATE;

end;


Documentation generated on: 2023-03-18