Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This macro reads a 16-bit word from a specified port address.
#define INPORT16(x)
Parameters
- x
Specifies the port address. On x86-based hardware platforms, the I/O address space is used.
Return Values
Returns the 16-bit word 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