NdisUnchainBufferAtBack

NdisUnchainBufferAtBack removes the buffer descriptor at the end of the chain of buffer descriptors for a given packet.

Syntax

VOID NdisUnchainBufferAtBack(IN OUT PNDIS_PACKET Packet,
OUT PNDIS_BUFFER *
Buffer);

At a Glance

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