ReactOS
0.4.15-dev-5608-gafb953a
|
#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().