Searched refs:hKey_Interfaces (Results 1 – 1 of 1) sorted by relevance
764 HKEY hKey_Interfaces = NULL; in get_DNS_Registry_NT() local795 &hKey_Interfaces); in get_DNS_Registry_NT()798 hKey_Interfaces = NULL; in get_DNS_Registry_NT()803 gotString = get_enum_REG_SZ(hKey_Interfaces, NAMESERVER, outptr); in get_DNS_Registry_NT()808 gotString = get_enum_REG_SZ(hKey_Interfaces, DHCPNAMESERVER, outptr); in get_DNS_Registry_NT()811 if (hKey_Interfaces) in get_DNS_Registry_NT()812 RegCloseKey(hKey_Interfaces); in get_DNS_Registry_NT()