ReactOS 0.4.15-dev-8052-gc0e3179
_KDPC_WATCHDOG_INFORMATION Struct Reference

#include <ketypes.h>

Public Attributes

ULONG DpcTimeLimit
 
ULONG DpcTimeCount
 
ULONG DpcWatchdogLimit
 
ULONG DpcWatchdogCount
 
ULONG Reserved
 

Detailed Description

Definition at line 711 of file ketypes.h.

Member Data Documentation

◆ DpcTimeCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeCount

Definition at line 713 of file ketypes.h.

◆ DpcTimeLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeLimit

Definition at line 712 of file ketypes.h.

◆ DpcWatchdogCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogCount

Definition at line 715 of file ketypes.h.

◆ DpcWatchdogLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogLimit

Definition at line 714 of file ketypes.h.

◆ Reserved

ULONG _KDPC_WATCHDOG_INFORMATION::Reserved

Definition at line 716 of file ketypes.h.


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