Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Application Object : DeleteRegistryKey Method
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