ReactOS 0.4.15-dev-7934-g1dc8d80
_CM_USE_COUNT_LOG Struct Reference

#include <cmlib.h>

Collaboration diagram for _CM_USE_COUNT_LOG:

Public Attributes

USHORT Next
 
USHORT Size
 
CM_USE_COUNT_LOG_ENTRY Log [32]
 

Detailed Description

Definition at line 305 of file cmlib.h.

Member Data Documentation

◆ Log

CM_USE_COUNT_LOG_ENTRY _CM_USE_COUNT_LOG::Log[32]

Definition at line 309 of file cmlib.h.

◆ Next

USHORT _CM_USE_COUNT_LOG::Next

Definition at line 307 of file cmlib.h.

Referenced by CmpInitializeHive().

◆ Size

USHORT _CM_USE_COUNT_LOG::Size

Definition at line 308 of file cmlib.h.


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