Bluetooth Framework C++ Edition

◆ GetRemoteConnectedStatus()

int GetRemoteConnectedStatus ( const __int64  Address,
bool &  Connected 
)

The function checks if the specified remote device is currently connected.

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