NdisUnchainBufferAtBack removes the buffer descriptor at the end of the chain of buffer descriptors for a given packet.
VOID NdisUnchainBufferAtBack(IN OUT PNDIS_PACKET Packet,
OUT PNDIS_BUFFER *Buffer);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |