ReactOS 0.4.17-dev-806-gffa4164
_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 312 of file cmlib.h.

Member Data Documentation

◆ Log

CM_USE_COUNT_LOG_ENTRY _CM_USE_COUNT_LOG::Log[32]

Definition at line 316 of file cmlib.h.

◆ Next

USHORT _CM_USE_COUNT_LOG::Next

Definition at line 314 of file cmlib.h.

Referenced by CmpInitializeHive().

◆ Size

USHORT _CM_USE_COUNT_LOG::Size

Definition at line 315 of file cmlib.h.


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