The ArcSetBeeper method updates the system beeper state.
|
virtual
ARC_STATUS ArcSetBeeper ( unsigned char
bNewSetting ); |
[IN]
bNewSetting:
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.