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 32-bit word from a specified address.
#define INREG32(x)
Parameters
- x
Specifies the address. The memory address space is used for all hardware platforms.
Return Values
Returns the 32-bit word read from the specified 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