Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_KDPC Struct Reference

#include <ntosdef.h>

List of all members.

Public Attributes

CSHORT Type
UCHAR Number
UCHAR Importance
LIST_ENTRY DpcListEntry
PKDEFERRED_ROUTINE DeferredRoutine
PVOID DeferredContext
PVOID SystemArgument1
PVOID SystemArgument2
PULONG_PTR Lock


Member Data Documentation

PVOID _KDPC::DeferredContext
 

Definition at line 337 of file ntosdef.h.

Referenced by KiTimerListExpire().

PKDEFERRED_ROUTINE _KDPC::DeferredRoutine
 

Definition at line 336 of file ntosdef.h.

Referenced by KeCheckForTimer(), and KiTimerListExpire().

LIST_ENTRY _KDPC::DpcListEntry
 

Definition at line 335 of file ntosdef.h.

Referenced by KiChkTimerExpireSysDpc().

UCHAR _KDPC::Importance
 

Definition at line 334 of file ntosdef.h.

PULONG_PTR _KDPC::Lock
 

Definition at line 340 of file ntosdef.h.

Referenced by KiChkTimerExpireSysDpc().

UCHAR _KDPC::Number
 

Definition at line 333 of file ntosdef.h.

Referenced by KiTimerListExpire().

PVOID _KDPC::SystemArgument1
 

Definition at line 338 of file ntosdef.h.

Referenced by KiChkTimerExpireSysDpc().

PVOID _KDPC::SystemArgument2
 

Definition at line 339 of file ntosdef.h.

Referenced by KiChkTimerExpireSysDpc().

CSHORT _KDPC::Type
 

Definition at line 332 of file ntosdef.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7