NdisQueryBuffer retrieves the size of the range, and optionally its base virtual address, from a buffer descriptor.
VOID NdisQueryBuffer(IN PNDIS_BUFFER Buffer,
OUT PVOID *VirtualAddress OPTIONAL, OUT PUINT Length);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |