|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddbeep.h>
Public Attributes | |
| ULONG | Frequency |
| ULONG | Duration |
Definition at line 33 of file ntddbeep.h.
| ULONG _BEEP_SET_PARAMETERS::Duration |
Definition at line 36 of file ntddbeep.h.
Referenced by Beep(), BeepDeviceControl(), BeepStartIo(), MakeBeep(), and ProcessPlayingNotes().
| ULONG _BEEP_SET_PARAMETERS::Frequency |
Definition at line 35 of file ntddbeep.h.
Referenced by Beep(), BeepDeviceControl(), BeepStartIo(), MakeBeep(), and ProcessPlayingNotes().