Plattform
Win 32s, Win 95/98, Win NT
wType
If set to -1 (or &HFFFFFFFF), plays a beep using the computer's internal speaker. Otherwise, this is exactly one of the following flags specifying which sound to play:
MB_ICONASTERISK = &H40
Play the SystemAsterisk sound.
MB_ICONEXCLAMATION = &H30
Play the SystemExclamation sound.
MB_ICONHAND = &H10
Play the SystemHand sound.
MB_ICONQUESTION = &H20
Play the SystemQuestion sound.
MB_OK = &H0
Play the SystemDefault sound.
2025-04-05" />