rc (ULONG) - returns

      Return codes.

      MMIO_SUCCESS

        If the function succeeds, 0 is returned.
      MMIO_ERROR
        The function failed for a reason different from any of the returns in this list.
      MMIO_INVALID_PARAMETER
        An invalid parameter was passed.


      [Back] [Next]