ReactOS 0.4.15-dev-7788-g1ad9096
_PROCESSOR_POWER_INFORMATION Struct Reference

#include <ntpoapi.h>

Public Attributes

ULONG Number
 
ULONG MaxMhz
 
ULONG CurrentMhz
 
ULONG MhzLimit
 
ULONG MaxIdleState
 
ULONG CurrentIdleState
 

Detailed Description

Definition at line 398 of file ntpoapi.h.

Member Data Documentation

◆ CurrentIdleState

ULONG _PROCESSOR_POWER_INFORMATION::CurrentIdleState

Definition at line 404 of file ntpoapi.h.

Referenced by NtPowerInformation().

◆ CurrentMhz

ULONG _PROCESSOR_POWER_INFORMATION::CurrentMhz

Definition at line 401 of file ntpoapi.h.

Referenced by NtPowerInformation(), ProcessorDlgProc(), and SetProcSpeed().

◆ MaxIdleState

ULONG _PROCESSOR_POWER_INFORMATION::MaxIdleState

Definition at line 403 of file ntpoapi.h.

Referenced by NtPowerInformation().

◆ MaxMhz

ULONG _PROCESSOR_POWER_INFORMATION::MaxMhz

Definition at line 400 of file ntpoapi.h.

Referenced by NtPowerInformation().

◆ MhzLimit

ULONG _PROCESSOR_POWER_INFORMATION::MhzLimit

Definition at line 402 of file ntpoapi.h.

Referenced by NtPowerInformation().

◆ Number

ULONG _PROCESSOR_POWER_INFORMATION::Number

Definition at line 399 of file ntpoapi.h.

Referenced by NtPowerInformation(), and test_query_processor_power_info().


The documentation for this struct was generated from the following files: