NdisRawReadPortBufferUshort reads a specified number of USHORTs into a caller-supplied buffer.
VOID NdisRawReadPortBufferUshort(IN ULONG Port,
OUT PUSHORT Buffer, IN ULONG Length);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |