Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

msgbeep.c File Reference

#include "precomp.h"
#include "ntuser.h"

Go to the source code of this file.

Functions

VOID ConsolePlaySound (VOID)


Function Documentation

VOID ConsolePlaySound VOID   ) 
 

Definition at line 25 of file server/msgbeep.c.

References NtUserCallOneParam(), USER_SOUND_OPEN, and VOID().

Referenced by ConsoleClientConnectRoutine().

00027 { 00028 NtUserCallOneParam(USER_SOUND_OPEN, SFI_PLAYEVENTSOUND); 00029 }


Generated on Sat May 15 19:44:48 2004 for test by doxygen 1.3.7