MessageBeepΒΆ

MessageBeep produces a beep sound using the computer speaker.

r = MessageBeep()

Return Value

The return value is always 1.

See also

ShowWaitCursor

id-732322