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.
1/5/2010
This macro reads a 32-bit word from a specified address.
Syntax
#define INPORT32(x)
Parameters
- x
Specifies the port address. On x86-based hardware platforms, the I/O address space is used.
Return Value
Returns the 32-bit word read from the specified port address.
Requirements
| Header | oal_io.h |
| Windows Embedded CE | Windows CE 5.0 and later |