NAME
miset_volume_valid_max - set the valid maximum value
SYNOPSIS
#include <minc2.h>
int miset_volume_valid_max ( mihandle_t volume,
double valid_max)
DESCRIPTION
This method sets the valid maximum value specific to the data type.
RETURN VALUE
miset_volume_valid_max returns MI_NOERROR if it successfully sets
the valid maximum or MI_ERROR otherwise