ReactOS 0.4.15-dev-7918-g2a2556c
_FAILURE_PREDICTION_INFO Struct Reference

#include <classp.h>

Collaboration diagram for _FAILURE_PREDICTION_INFO:

Public Attributes

FAILURE_PREDICTION_METHOD Method
 
ULONG CountDown
 
ULONG Period
 
PIO_WORKITEM WorkQueueItem
 
KEVENT Event
 
LARGE_INTEGER LastFailurePredictionQueryTime
 

Detailed Description

Definition at line 384 of file classp.h.

Member Data Documentation

◆ CountDown

ULONG _FAILURE_PREDICTION_INFO::CountDown

Definition at line 386 of file classp.h.

◆ Event

KEVENT _FAILURE_PREDICTION_INFO::Event

Definition at line 391 of file classp.h.

◆ LastFailurePredictionQueryTime

LARGE_INTEGER _FAILURE_PREDICTION_INFO::LastFailurePredictionQueryTime

Definition at line 396 of file classp.h.

◆ Method

FAILURE_PREDICTION_METHOD _FAILURE_PREDICTION_INFO::Method

Definition at line 385 of file classp.h.

◆ Period

ULONG _FAILURE_PREDICTION_INFO::Period

Definition at line 387 of file classp.h.

◆ WorkQueueItem

PIO_WORKITEM _FAILURE_PREDICTION_INFO::WorkQueueItem

Definition at line 389 of file classp.h.


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