This function reads a WORD value from the specified I/O port address.
BOOL ReadIoPortWordEx( WORD port, PWORD value );
If the function succeeds, the return value is TRUE.
If the function fails, the return value is FALSE.