Share via


IBTDevice::Rename (Compact 7)

3/12/2014

This method changes the friendly name of the Bluetooth device to the specified name.

Syntax

HRESULT Rename(LPCWSTR szDeviveName);

Parameters

  • szDeviveName
    [in] The new device name.

Return Value

The following table shows the possible return values.

Value Description

S_OK

Success.

E_FAIL

Undefined failure.

See Also

Reference

IBTDevice

Other Resources

Bluetooth