ReactOS 0.4.16-dev-1093-g93e9710
_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 951 of file ketypes.h.

Member Data Documentation

◆ LastEntry

SINGLE_LIST_ENTRY* _KDPC_LIST::LastEntry

Definition at line 954 of file ketypes.h.

◆ ListHead

SINGLE_LIST_ENTRY _KDPC_LIST::ListHead

Definition at line 953 of file ketypes.h.


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