Contains system_sound native API.
- Namespace
- xtd::native
- Library
- xtd.core.native
- Warning
- Internal use only
|
static void | play (uint32_t sound) |
| Play system sound.
|
|
◆ play()
static void xtd::native::system_sound::play |
( |
uint32_t |
sound | ) |
|
|
staticprotected |
Play system sound.
- Parameters
-
sound | The sound to play (see souund.h). |
- Warning
- Internal use only
The documentation for this class was generated from the following file: