CArclib::ArcSetBeeper

The ArcSetBeeper method updates the system beeper state.

 

virtual ARC_STATUS ArcSetBeeper (

unsigned char bNewSetting

);

Parameters:

[IN]

bNewSetting: New beeper state

 

Value

Meaning

0

Disables the beeper

1

Enables the beeper

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.