Sound Function - Sound Data Utility Function

sdMultiUnitDownload

Downloads a Multi-Unit file

FORMAT

SDE_ERR sdMultiUnitDownload( handle )
SDMEMBLK handle

PARAMETER

 handle  Handle of the block information for the data to download 

RETURN

 SDE_ERR_NO_INIT  The Sound Library has not been initialized 
 SDE_ERR_HANDLE_NULL  The handle was NULL 
 SDE_ERR_HANDLE_ILLEGAL_VALUE  An illegal address was specified for the handle 
 SDE_ERR_DATA_ILLEGAL_TYPE  Illegal data type 

DESCRIPTION

Downloads a Multi-Unit file from main memory to sound memory.

NOTE

If error type is returned as SDE_ERR_DATA_ILLGAL_TYPE (data type is abnormal), it can be assumed a Multi-Unit was not specified, or an attempt was made to download a Multi-Unit with a data ID not recognized by the library.

sdMultiUnitDownload
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999