ReactOS 0.4.15-dev-7842-g558ab78
_BEEP_SET_PARAMETERS Struct Reference

#include <ntddbeep.h>

Public Attributes

ULONG Frequency
 
ULONG Duration
 

Detailed Description

Definition at line 33 of file ntddbeep.h.

Member Data Documentation

◆ Duration

ULONG _BEEP_SET_PARAMETERS::Duration

Definition at line 36 of file ntddbeep.h.

Referenced by Beep(), BeepDeviceControl(), BeepStartIo(), MakeBeep(), and ProcessPlayingNotes().

◆ Frequency

ULONG _BEEP_SET_PARAMETERS::Frequency

Definition at line 35 of file ntddbeep.h.

Referenced by Beep(), BeepDeviceControl(), BeepStartIo(), MakeBeep(), and ProcessPlayingNotes().


The documentation for this struct was generated from the following file: