Share via


IBTDevice::Delete (Compact 2013)

3/26/2014

This method removes the Bluetooth device and the associated services from the registry.

Syntax

void Delete();

Parameters

None.

Return Value

None.

Remarks

This method opens the registry key for the device and enumerates all the supported services. If a service is enabled on the device, then Delete first releases the service and its extensions. After the services are unloaded, this method automatically disconnects from the peer Bluetooth device, removes the link key, and deletes the associated registry key.

See Also

Reference

IBTDevice

Other Resources

Bluetooth