ReactOS 0.4.17-dev-357-ga8f14ff
_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 779 of file ketypes.h.

Member Data Documentation

◆ DpcTimeCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeCount

Definition at line 781 of file ketypes.h.

◆ DpcTimeLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeLimit

Definition at line 780 of file ketypes.h.

◆ DpcWatchdogCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogCount

Definition at line 783 of file ketypes.h.

◆ DpcWatchdogLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogLimit

Definition at line 782 of file ketypes.h.

◆ Reserved

ULONG _KDPC_WATCHDOG_INFORMATION::Reserved

Definition at line 784 of file ketypes.h.


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