NdisUnchainBufferAtFront removes the buffer descriptor at the head of the chain of buffer descriptors for a given packet.
VOID NdisUnchainBufferAtFront(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 |