next up previous contents
Next: DATA TYPE/SPACE FUNCTIONS (5) Up: ATTRIBUTE/GROUP FUNCTIONS (11) Previous: milist_grp_next   Contents

milist_finish

NAME

milist_finish - finish listing attributes or groups

SYNOPSIS

#include <minc2.h>

int milist_finish (milisthandle_t handle)

DESCRIPTION

Finishes the attribute or groups listing process, and frees any memory
associated with the handle.

RETURN VALUE 

milist_finish() returns MI_NOERROR if it completes successfully,
or MI_ERROR otherwise.



Robert VINCENT 2005-03-09