next up previous contents
Next: micreate_volume Up: VOLUME FUNCTIONS (6) Previous: VOLUME FUNCTIONS (6)   Contents

micreate_volume_image

NAME

micreate_volume_image - create the actual image data for volume.

SYNOPSIS

#include <minc2.h>

int micreate_volume_image ( mihandle_t    volume);

DESCRIPTION

Create the actual image for the volume.

RETURN VALUE

Returns MI_NOERROR on success or MI_ERROR on failure.



Robert VINCENT 2005-03-09