Bluetooth Framework C++ Edition

◆ Enum()

int Enum ( const wclAudioDeviceStates States,
wclAudioDevices Devices 
)

Enumerates available audio devices.

Parameters
StatesThe audio device states.
DevicesIf the method completed with success on output contains the list of found audio devices.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclAudioDeviceStates, wclAudioDevices