NdisRawReadPortBufferUlong

NdisRawReadPortBufferUlong reads a specified number of ULONGs into a caller-supplied buffer.

Syntax

VOID NdisRawReadPortBufferUlong(IN ULONG Port,
OUT PULONG
Buffer, IN ULONG Length);

At a Glance

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