xtd 0.2.0
Loading...
Searching...
No Matches

◆ asterisk()

static system_sound xtd::media::system_sounds::asterisk ( )
static

Gets the sound associated with the Asterisk program event in the current Windows sound scheme.

Returns
A xtd::media::system_sound associated with the Asterisk program event in the current Windows sound scheme.A SystemSound associated with the Asterisk program event in the current Windows sound scheme.
Examples
The following code example demonstrates the use of the xtd::media::system_sounds::asterisk property.
// Plays the sound associated with the Asterisk system event.
void play() const
Plays the system sound type.
static system_sound asterisk()
Gets the sound associated with the Asterisk program event in the current Windows sound scheme.
Retrieves sounds associated with a set of Windows operating system sound-event types....
Definition system_sounds.h:28