ReactOS 0.4.15-dev-7918-g2a2556c
FxAllocatedMdls Struct Reference

#include <fxglobalskm.h>

Collaboration diagram for FxAllocatedMdls:

Public Attributes

FxMdlDebugInfo Info [NUM_MDLS_IN_INFO]
 
ULONG Count
 
struct FxAllocatedMdlsNext
 

Detailed Description

Definition at line 49 of file fxglobalskm.h.

Member Data Documentation

◆ Count

ULONG FxAllocatedMdls::Count

Definition at line 51 of file fxglobalskm.h.

Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().

◆ Info

FxMdlDebugInfo FxAllocatedMdls::Info[NUM_MDLS_IN_INFO]

Definition at line 50 of file fxglobalskm.h.

Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().

◆ Next

struct FxAllocatedMdls* FxAllocatedMdls::Next

Definition at line 52 of file fxglobalskm.h.

Referenced by FxFreeAllocatedMdlsDebugInfo(), FxMdlAllocateDebug(), and FxMdlFreeDebug().


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