Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Application Object : RegistryKeyExists Method
RegistryKeyExists Method
Description
Queries the registry for a specific key
Syntax
Visual Basic
Public Function RegistryKeyExists( _
   ByVal lpszSection As String _
) As Boolean
Parameters
lpszSection
See Also