<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > TBASS (Sound Module) > TBASS functions working on init, info, general, ... > TBASS_ErrorGetCode |
Description
Retrieves the error code for the most recent BASS function call in the current thread.
Syntax
n = TBASS_ErrorGetCode
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples