The ArcSetBeeper method updates the system beeper state.
virtual
ARC_STATUS ArcSetBeeper ( BYTE nMode ); |
[IN]
nMode: New beeper state
Value |
Meaning |
0 |
Disables the beeper |
1 |
Enables the beeper |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.