Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/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. |