rc (ULONG)

      Return codes indicating success or type of failure:

      MCIERR_SUCCESS

        Command completed successfully.
      MCIERR_INVALID_DEVICE_ID
        Invalid device ID given.
      MCIERR_MISSING_PARAMETER
        Required parameter is missing.
      MCIERR_INVALID_MODE
        Device mode invalid for this command.
      MCIERR_INVALID_DEVICE_TYPE
        Mixer does not support the requested device type.
      MCIERR_INVALID_FLAG
        Invalid flag specified for this command.


      [Back] [Next]