NdisFreeBufferPool

NdisFreeBufferPool releases a handle obtained in a preceding call to NdisAllocateBufferPool.

Syntax

VOID NdisFreeBufferPool(IN NDIS_HANDLE PoolHandle);

At a Glance

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