ReactOS 0.4.15-dev-7953-g1f49173
_KDPC_LIST Struct Reference

#include <ketypes.h>

Collaboration diagram for _KDPC_LIST:

Public Attributes

SINGLE_LIST_ENTRY ListHead
 
SINGLE_LIST_ENTRYLastEntry
 

Detailed Description

Definition at line 788 of file ketypes.h.

Member Data Documentation

◆ LastEntry

SINGLE_LIST_ENTRY* _KDPC_LIST::LastEntry

Definition at line 791 of file ketypes.h.

◆ ListHead

SINGLE_LIST_ENTRY _KDPC_LIST::ListHead

Definition at line 790 of file ketypes.h.


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