next up previous contents
Next: miset_props_template Up: VOLUME PROPERTIES FUNCTIONS (15) Previous: miset_props_blocking/miget_props_blocking   Contents

miset_props_record

NAME

miset_props_record - set properties of a uniform/nonuniform record dimension

SYNOPSIS

#include <minc2.h>

int miset_props_record ( mivolumeprops_t        props,
                         long                   length,
                         char                   *name)

DESCRIPTION

This method sets the properties of arecord given its name and
size (i.e., number of fields included in the record).

RETURN VALUE

miset_props_record returns MI_NOERROR if it successfully sets
the properties of a record or MI_ERROR otherwise.



Robert VINCENT 2005-03-09