This function reads a DWORD value from the specified I/O port address.
DWORD ReadIoPortDword( WORD port );
Returns the DWORD value read from the specified I/O port address.