Sound Function - Sound System Function

sdDrvGetExecuteCounter

Gets Sound Driver execution counter

FORMAT

SDE_ERR sdDrvGetExecuteCounter( *count_num )
Uint32 *count_num

PARAMETER

 count_num  Pointer of valiables to store the Sound Driver count 

RETURN

 SDE_ERR_NO_INIT  The Sound Library has not been initialized 
 SDE_ERR_PTR_NULL  NULL 

DESCRIPTION

Gets the counter value maintained by the Sound Driver.

NOTE

This function can be used to determine whether the Sound Driver is working.

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