NdisFreePacketPool releases a handle to a block of packet pool that was allocated with NdisAllocatePacketPool.
VOID NdisFreePacketPool(IN NDIS_HANDLE PoolHandle);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |