NdisRawWritePortBufferUshort writes a specified number of USHORT values from a caller-supplied buffer to a given I/O port.
VOID NdisRawWritePortBufferUshort(IN ULONG Port,
IN PUSHORT Buffer, IN ULONG Length);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |