Deletes a value from the registry
| Visual Basic |
|---|
Public Function DeleteRegistryValue( _ ByVal lpszSection As String, _ ByVal lpszEntry As String _ ) As Boolean |
- lpszSection
- lpszEntry
|
| PC-DMIS 2021.2 Object Library | |
| DeleteRegistryValue Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > Application Object : DeleteRegistryValue Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function DeleteRegistryValue( _ ByVal lpszSection As String, _ ByVal lpszEntry As String _ ) As Boolean |