DeleteRegistryValue Method
Description
Deletes a value from the registry
Syntax
Visual Basic |
---|
Public Function DeleteRegistryValue( _ ByVal lpszSection As String, _ ByVal lpszEntry As String _ ) As Boolean |
Parameters
- lpszSection
- lpszEntry
See Also
Visual Basic |
---|
Public Function DeleteRegistryValue( _ ByVal lpszSection As String, _ ByVal lpszEntry As String _ ) As Boolean |