next up previous contents
Next: miset_volume_valid_max Up: VALID MIN/MAX AND RANGE Previous: VALID MIN/MAX AND RANGE   Contents

miget_volume_valid_max

NAME 

miget_volume_valid_max - get the valid maximum value 

SYNOPSIS

#include <minc2.h>

int miget_volume_valid_max ( mihandle_t        volume,
                             double            *valid_max)
                                
DESCRIPTION

This method gets the valid maximum value specific to the data type.

RETURN VALUE

miget_volume_valid_max returns MI_NOERROR if it successfully gets 
the valid maximum or MI_ERROR otherwise



Robert VINCENT 2005-03-09