rc (ULONG)

      Return codes indicating success or type of failure:

      MCIERR_SUCCESS

        If the function succeeds, 0 is returned.
      MCIERR_INVALID_DEVICE_ID
        The device ID is not valid.
      MCIERR_INVALID_FLAG
        Flag (ulParam1) is invalid.
      MCIERR_FLAGS_NOT_COMPATIBLE
        Flags cannot be used together.


      [Back] [Next]