EVENT_SYSTEM_SOUND Notes

[This is preliminary documentation and subject to change.]

The system generates this event when a system sound (for menus, and so on) is played. The system will generate this event even if no sound is audible (for example, lack of a sound file to play, no sound card, and so on).

For this event, the WinEventProc callback function will receive the OBJID_SOUND value as the idObject parameter.