Bluetooth Framework C++ Edition

◆ EnumInstalledServices()

int EnumInstalledServices ( const __int64  Address,
wclBluetoothInstalledServices Services 
)

Enumerates services installed for specified Bluetooth device.

Parameters
AddressRemote device address.
ServicesIf the method completed with success on output contains GUID array of the installed services. If there is no services installed for the specified device the Services parameter is an empty array.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclBluetoothInstalledServices