InstallShield 2015 ยป InstallScript Language Reference
The MessageBeep function plays the default system sound.
Tip: You can also give audio cues by calling PlayMMedia to play an audio file.
Syntax
MessageBeep ( nReserved );
Parameters
Parameter |
Description |
nReserved |
Pass zero in this parameter. No other value is allowed. |
Return Values
This function has no return values.
See Also
InstallShield 2015 Help LibraryJune 2015 |
Copyright Information | Contact Us |