6#if !defined(__XTD_CORE_NATIVE_LIBRARY__)
7#error "Do not include this file: Internal use only"
19constexpr uint32_t
ST_OK = 0x00000000;
constexpr uint32_t ST_ICONQUESTION
The sound specified as the Windows Question sound.
Definition sounds.h:51
constexpr uint32_t ST_BEEP
A simple beep. If the sound card is not available, the sound is generated using the speaker.
Definition sounds.h:91
constexpr uint32_t ST_ICONINFORMATION
The sound specified as the Windows Asterisk sound.
Definition sounds.h:75
constexpr uint32_t ST_ICONEXCLAMATION
See ST_ICONWARNING.
Definition sounds.h:67
constexpr uint32_t ST_OK
The sound specified as the Windows Default Beep sound.
Definition sounds.h:19
constexpr uint32_t ST_ICONERROR
The sound specified as the Windows Critical Stop sound.
Definition sounds.h:27
constexpr uint32_t ST_ICONSTOP
See ST_ICONERROR.
Definition sounds.h:43
constexpr uint32_t ST_ICONASTERISK
See ST_ICONINFORMATION.
Definition sounds.h:83
constexpr uint32_t ST_ICONHAND
See ST_ICONERROR.
Definition sounds.h:35
constexpr uint32_t ST_ICONWARNING
The sound specified as the Windows Exclamation sound.
Definition sounds.h:59