HBMDeleteSound

Syntax


#include <revolution/hbm.h>

void HBMDeleteSound( void );

Arguments

None.

Return Values

None.

Description

Deletes threads created by such functions as HBMCreateSound. Memory passed within a function should be released after the function is executed.

See Also

HBMCreateSound, HBMDelete

Revision History

2007/10/26
Revised the header explanation.
2007/05/09
Changed See Also and Description.
2006/09/25
Initial version.

CONFIDENTIAL