NdisQueryBuffer

NdisQueryBuffer retrieves the size of the range, and optionally its base virtual address, from a buffer descriptor.

Syntax

VOID NdisQueryBuffer(IN PNDIS_BUFFER Buffer,
OUT PVOID *VirtualAddress OPTIONAL, OUT PUINT Length);

At a Glance

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