DeleteRegistryKey Method
Description
Deletes a key and all its subkeys from the registry
Syntax
Visual Basic |
---|
Public Function DeleteRegistryKey( _ ByVal lpszSection As String _ ) As Boolean |
Parameters
- lpszSection
See Also
Visual Basic |
---|
Public Function DeleteRegistryKey( _ ByVal lpszSection As String _ ) As Boolean |