Home
last modified time | relevance | path

Searched refs:GetRegValue (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/migrationanalysis/src/wizard/
H A DUtilities.bas401 GetRegistryInfo = GetRegValue(hKey, sKey)
409 Private Function GetRegValue(hSubKey As Long, sKeyName As String) As String function
444 GetRegValue = TrimNull(lpValue)

Completed in 19 milliseconds