NdisRawWritePortBufferUchar

NdisRawWritePortBufferUchar writes a specified number of bytes from a caller-supplied buffer to a given I/O port.

Syntax

VOID NdisRawWritePortBufferUchar(IN ULONG Port,
IN PUCHAR
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