rc (ULONG) - returns

      Return codes indicating success or type of failure:

      MMIO_SUCCESS

        If the function succeeds, 0 is returned.
      MMIOERR_INVALID_HANDLE
        Invalid MMIO handle was passed.
      MMIOERR_INVALID_PARAMETER
        An invalid parameter was passed.


      [Back] [Next]