afFreeFileSetup(3dm)                                      afFreeFileSetup(3dm)


NAME
     afFreeFileSetup - deallocates an AFfilesetup structure

SYNOPSIS
     #include <dmedia/audiofile.h>

     void afFreeFileSetup(AFfilesetup setup)

PARAMETER
     setup   is an AFfilesetup structure, previously created by a call to
             afNewFileSetup(3dm).

DESCRIPTION
     afFreeFileSetup() deallocates an AFfilesetup structure.  This routine
     does not affect any file previously opened using this AFfilesetup
     structure.

SEE ALSO
     afNewFileSetup(3dm), afOpenFile(3dm), afCloseFile(3dm)


                                                                        Page 1