![]() |
System Beep State Constants |
Header: Sound.h |
enum { sysBeepDisable = 0, sysBeepEnable = 1, sysBeepSynchronous = 2 };
System alert sound disabled.
System alert sound enabled.
These constants are used by the SndGetSysBeepState and SndSetSysBeepState functions.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)