ReactOS 0.4.15-dev-7958-gcd0bb1a
_PROCESSOR_STATE_HANDLER Struct Reference

#include <ntpoapi.h>

Collaboration diagram for _PROCESSOR_STATE_HANDLER:

Public Attributes

UCHAR ThrottleScale
 
BOOLEAN ThrottleOnIdle
 
PSET_PROCESSOR_THROTTLE SetThrottle
 
ULONG NumIdleHandlers
 
PROCESSOR_IDLE_HANDLER_INFO IdleHandler [MAX_IDLE_HANDLERS]
 

Detailed Description

Definition at line 174 of file ntpoapi.h.

Member Data Documentation

◆ IdleHandler

PROCESSOR_IDLE_HANDLER_INFO _PROCESSOR_STATE_HANDLER::IdleHandler[MAX_IDLE_HANDLERS]

Definition at line 179 of file ntpoapi.h.

◆ NumIdleHandlers

ULONG _PROCESSOR_STATE_HANDLER::NumIdleHandlers

Definition at line 178 of file ntpoapi.h.

◆ SetThrottle

PSET_PROCESSOR_THROTTLE _PROCESSOR_STATE_HANDLER::SetThrottle

Definition at line 177 of file ntpoapi.h.

◆ ThrottleOnIdle

BOOLEAN _PROCESSOR_STATE_HANDLER::ThrottleOnIdle

Definition at line 176 of file ntpoapi.h.

◆ ThrottleScale

UCHAR _PROCESSOR_STATE_HANDLER::ThrottleScale

Definition at line 175 of file ntpoapi.h.


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