Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function frees an MDL that was allocated by calling the NdisAllocateMdl function.
Syntax
VOID
NdisFreeMdl(
IN PMDL Mdl
);
Parameters
- Mdl
A pointer to the MDL that NDIS should free.
Return Value
None
Requirements
Header |
ndis.h |