NdisAdjustBufferLength

NdisAdjustBufferLength modifies the length specified in a buffer descriptor allocated or copied by the caller.

Syntax

VOID NdisAdjustBufferLength(IN PNDIS_BUFFER Buffer,
IN UINT
Length);

At a Glance

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