Bluetooth Framework C++ Edition

◆ GetRemoteCod()

int GetRemoteCod ( const __int64  Address,
unsigned long &  Cod 
)

Reads a remote device COD (Class Of Device).

Parameters
AddressA remote Bluetooth enabled device's MAC address.
CodOn output a remote device's COD.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.