#include "sgl.h" Bool slSoundOn( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSoundOff | slSoundOnWait | slSoundOffWait |
#include "sgl.h" Bool slSoundOff( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSoundOn | slSoundOnWait | slSoundOffWait |
#include "sgl.h" Bool slNMIRequest( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slNMIRequestWait |
#include "sgl.h" Bool slResetEnable( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slResetDisable | slResetEnableWait | slResetDisableWait |
#include "sgl.h" Bool slResetDisable( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slResetEnable | slResetEnableWait | slResetDisableWait |
#include "sgl.h" Bool slSetSmpcMemory( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSetSmpcMemoryWait | slSetLanguage | slSetSoundEffect | slSetSoundOutput |
slSetHelpWindow |
#include "sgl.h" Bool slSetDateTime( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSetDateTimeWait |
#include "sgl.h" Bool slSoundOnWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSoundOffWait | slSoundOn | slSoundOff |
#include "sgl.h" Bool slSoundOffWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSoundOnWait | slSoundOn | slSoundOff |
#include "sgl.h" Bool slNMIRequestWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slNMIRequest |
#include "sgl.h" Bool slResetEnableWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slResetEnableWait | slResetEnable | slResetDisable |
#include "sgl.h" Bool slResetDisableWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slResetDisableWait | slResetEnable | slResetDisable |
#include "sgl.h" Bool slSetSmpcMemoryWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSetSmpcMemory | slSetLanguage | slSetSoundEffect | slSetSoundOutput |
slSetHelpWindow |
#include "sgl.h" Bool slSetDateTimeWait( void );
void - gives nothing.
Bool - Flag indicating whether the process ended normally (described later).
slSetDateTime |