ReactOS 0.4.16-dev-1097-g530d26a
|
#include <fxglobalskm.h>
Public Attributes | |
PMDL | Mdl |
FxObject * | Owner |
PVOID | Caller |
Definition at line 41 of file fxglobalskm.h.
PVOID FxMdlDebugInfo::Caller |
Definition at line 44 of file fxglobalskm.h.
Referenced by FxMdlAllocateDebug().
PMDL FxMdlDebugInfo::Mdl |
Definition at line 42 of file fxglobalskm.h.
Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().
FxObject* FxMdlDebugInfo::Owner |
Definition at line 43 of file fxglobalskm.h.
Referenced by FxMdlAllocateDebug().