IBTDevice::Save (Compact 2013)
3/26/2014
This method sets device properties, such as the name of the device, class of the device (COD), and authentication status of the device in the registry.
Syntax
HRESULT Save();
Parameters
None.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.
Remarks
If this method does not find the device in the registry, it creates a registry key for the device and sets its properties. If the device has associated services, it creates a registry subkey for each service under the device and saves the information about the service.