next up previous contents
Next: miget_attr_length Up: ATTRIBUTE/GROUP FUNCTIONS (11) Previous: midelete_attr   Contents

midelete_group

NAME 

midelete_group - delete an existing group

SYNOPSIS

#include <minc2.h>

int midelete_group ( mihandle_t      volume,
                     const char      *path,
                     const char      *name)    
                       
                                
DESCRIPTION

This method deletes the group with the given group name.

RETURN VALUE

midelete_group returns MI_NOERROR if it successfully deletes a group 
or MI_ERROR otherwise



Robert VINCENT 2005-03-09