ReactOS 0.4.15-dev-7958-gcd0bb1a
FxMdlDebugInfo Struct Reference

#include <fxglobalskm.h>

Collaboration diagram for FxMdlDebugInfo:

Public Attributes

PMDL Mdl
 
FxObjectOwner
 
PVOID Caller
 

Detailed Description

Definition at line 41 of file fxglobalskm.h.

Member Data Documentation

◆ Caller

PVOID FxMdlDebugInfo::Caller

Definition at line 44 of file fxglobalskm.h.

Referenced by FxMdlAllocateDebug().

◆ Mdl

PMDL FxMdlDebugInfo::Mdl

Definition at line 42 of file fxglobalskm.h.

Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().

◆ Owner

FxObject* FxMdlDebugInfo::Owner

Definition at line 43 of file fxglobalskm.h.

Referenced by FxMdlAllocateDebug().


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