rc (ULONG)

      Return codes indicating success or type of failure:

      MCIERR_SUCCESS

        MMPM/2 command completed successfully.
      MCIERR_INVALID_DEVICE_ID
        Invalid device ID given.
      MCIERR_MISSING_PARAMETER
        Missing parameter for this command.
      MCIERR_DRIVER
        Internal MMPM/2 driver error.
      MCIERR_INVALID_FLAG
        Invalid flag specified for this command.
      MCIERR_UNSUPPORTED_FLAG
        Given flag is unsupported by this device.
      MCIERR_INSTANCE_INACTIVE
        Instance inactive.
      MCIERR_INVALID_BUFFER
        Invalid return buffer given or buffer too small.
      MCIERR_FILE_NOT_FOUND
        File not found.
      MCIERR_TARGET_DEVICE_FULL
        Target device is full.


      [Back] [Next]