Bluetooth Framework C++ Edition

◆ GetMute()

int GetMute ( bool &  Mute)

Gets the audio endpoint mute.

Parameters
MuteIf the method completed with success on output contains the mute state of the audio endpoint.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.