<< SL_CloseFont | SL_GetString >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_Beep
NAME
SL_Beep -- alerts the user is a system specific way.
SYNOPSIS
SL_Beep(apphandle);
A0
void SL_Beep(APPHANDLE);
FUNCTION
Alerts the user in a system specific manner that an error or something
has happened. This function may flash the screen, beep the speaker, or
play a configurable sampled sound depending on the OS and how the user
has it configured.
INPUTS
apphandle - as returned by SL_AppInitA.
SL_Beep Command Section By Type url:SL_Beep
created:2008-03-01 23:36:26 last updated:2008-03-01 23:36:26
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_Beep | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_CloseFont | SL_GetString >> |
Top: Documentation Library | Up: SoftLogik App Library API |