NdisAdjustBufferLength modifies the length specified in a buffer descriptor allocated or copied by the caller.
VOID NdisAdjustBufferLength(IN PNDIS_BUFFER Buffer,
IN UINT Length);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |