ReactOS 0.4.15-dev-7842-g558ab78
_CM_DELAYED_CLOSE_ENTRY Struct Reference

#include <cm.h>

Collaboration diagram for _CM_DELAYED_CLOSE_ENTRY:

Public Attributes

LIST_ENTRY DelayedLRUList
 
PCM_KEY_CONTROL_BLOCK KeyControlBlock
 

Detailed Description

Definition at line 365 of file cm.h.

Member Data Documentation

◆ DelayedLRUList

LIST_ENTRY _CM_DELAYED_CLOSE_ENTRY::DelayedLRUList

Definition at line 367 of file cm.h.

Referenced by _Function_class_().

◆ KeyControlBlock

PCM_KEY_CONTROL_BLOCK _CM_DELAYED_CLOSE_ENTRY::KeyControlBlock

Definition at line 368 of file cm.h.

Referenced by _Function_class_().


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