Navigation: thinBasic Modules > OS (Operating System) > OS_MessageBeep |
|
Description
Plays a waveform sound.
The waveform sound for each sound type is identified by an entry in the registry.
Syntax
n = OS_MessageBeep(lType)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
lType |
Number |
No |
Possible values:
%MB_SIMPLE %MB_ICONASTERISK %MB_ICONEXCLAMATION %MB_ICONHAND %MB_ICONQUESTION %MB_OK
|
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |