Share via


Deleting a Registry Key or Value (Windows Embedded CE 6.0)

1/6/2010

Call the RegDeleteKey or the RegDeleteValue function to delete registry keys and values, respectively. The key must be closed before you can delete it properly.

See Also

Concepts

Programmatic Registry Operations
Registry Fundamentals