Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This macro reads a byte from a specified address.
#define INPORT8(x)
Parameters
- x
Specifies the port address. On x86-based hardware platforms, the I/O address space is used.
Return Values
Returns the byte read from the specified port address.
Remarks
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_io.h
See Also
Send Feedback on this topic to the authors