Compartilhar via


NDIS I/O Port Raw Interface (Compact 2013)

3/26/2014

This section discusses the NDIS I/O port raw interfaces.

NdisRawReadPortXxx reads a single piece of data from an I/O port.

NdisRawReadPortBufferXxx reads a buffer of data a piece at a time from an I/O port. Specific functions include the following:

NdisRawWritePortXxx writes a single piece of data to an I/O port. Specific functions include the following:

NdisRawWritePortBufferXxx writes a buffer of data to I/O port. Specific functions include the following:

In This Section

See Also

Reference

NDIS Miniport Driver Reference