NdisFreeMemory

NdisFreeMemory releases a block of memory previously allocated with NdisAllocateMemory.

Syntax

VOID NdisFreeMemory(IN PVOID VirtualAddress, IN UINT Length,
IN UINT MemoryFlags);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit