IRP
MDL
Expand Minimize
0 out of 3 rated this helpful - Rate this topic

MDL

An MDL structure is a partially opaque structure that represents a memory descriptor list (MDL).

Accessible Members

PMDLNext

Pointer to the next MDL in an MDL chain. For more information about MDL chains, see Using MDLs.

Remarks

An MDL describes the layout of a virtual memory buffer in physical memory. For more information, see Using MDLs.

Requirements

Header

Wdm.h (include Wdm.h, Ntddk.h, or Ntifs.h)

See also

IoAllocateMdl
MmGetMdlByteCount
MmGetMdlByteOffset
MmGetMdlPfnArray
MmGetMdlVirtualAddress
MmInitializeMdl

 

 

Send comments about this topic to Microsoft

Build date: 5/2/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.