next up previous contents
Next: miget_record_length Up: RECORD FUNCTIONS (4) Previous: RECORD FUNCTIONS (4)   Contents

miget_record_name

NAME

miget_record_name - get the name of the record

SYNOPSIS

#include <minc2.h>

int miget_record_name ( mihandle_t      volume,
                        char            **name)


DESCRIPTION

This method gets the name of the record dimension.

RETURN VALUE

MI_NOERROR on success, MI_ERROR on failure.



Robert VINCENT 2005-03-09