Navigation: thinBasic Modules > TBASS > TBASS functions working on init, info, general, ... > TBASS_Free |
|
Description
Frees all resources used by the output device, including all it's samples, streams, and MOD music.
Syntax
n = TBASS_Free
Returns
If successful, then %TBASS_TRUE is returned, else %TBASS_FALSE is returned. Use TBASS_ErrorGetCode to get the error code.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |