IBTService::Save (Compact 2013)
3/26/2014
This method saves the changes to the service properties in the registry.
Syntax
HRESULT Save();
Parameters
None.
Return Value
Returns S_OK if the method succeeds; otherwise, returns E_FAIL.
Remarks
This method searches the registry for the device. If service associated with the device is not found, it creates a new registry subkey for the service and sets properties such as service name, channel identifier, service data stored in a BLOB structure, and service status.