dmG722DecoderDestroy(3dm)			     dmG722DecoderDestroy(3dm)
      dmG722DecoderDestroy - deallocate an DMG722decoder
      #include <dmedia/dm_audioutil.h>
     #include <dmedia/dmedia.h>
     DMstatus dmG722DecoderDestroy(DMG722decoder handle)    [Toc]    [Back]
     handle   DMG722decoder structure to be deallocated.  This structure was
	      created by dmG722DecoderCreate(3dm).
      If	successful, function returns a DM_SUCCESS. A DM_FAILURE	return value
     indicates an error.
     dmG722DecoderDestroy(3dm) releases	handle's internal buffers and data
     structure.	 handle's value	should not be used in any subsequent Audio
     Util Library procedure calls.
     dmG722DecoderCreate(3dm).
									PPPPaaaaggggeeee 1111 [ Back ]
 |