Bluetooth Framework C++ Edition

◆ GetRemoteName()

int GetRemoteName ( const __int64  Address,
tstring Name 
)

Queries a remote device's name.

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