ReactOS 0.4.16-dev-1946-g52006dd
_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 763 of file ketypes.h.

Member Data Documentation

◆ DpcTimeCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeCount

Definition at line 765 of file ketypes.h.

◆ DpcTimeLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcTimeLimit

Definition at line 764 of file ketypes.h.

◆ DpcWatchdogCount

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogCount

Definition at line 767 of file ketypes.h.

◆ DpcWatchdogLimit

ULONG _KDPC_WATCHDOG_INFORMATION::DpcWatchdogLimit

Definition at line 766 of file ketypes.h.

◆ Reserved

ULONG _KDPC_WATCHDOG_INFORMATION::Reserved

Definition at line 768 of file ketypes.h.


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