next up previous contents
Next: About this document ... Up: VOLUME PROPERTIES FUNCTIONS (15) Previous: miset_props_record   Contents

miset_props_template

NAME

miset_props_template - set the template volume flag

SYNOPSIS

#include <minc2.h>

int miset_props_template ( mivolumeprops_t              props,
                           int                          template_flag)          

DESCRIPTION

This method sets the template volume flag to (1) to create a template volume
(i.e, which is exaclty like an image except the image itself) or (0) for
no template volume. The default flag is set to zero.

RETURN VALUE

miset_props_template returns MI_NOERROR if it successfully sets the template
flag or MI_ERROR otherwise.



Robert VINCENT 2005-03-09