GetServerAddress(
IN HANDLE ParametersHandle,
IN PWSTR KeyName,
OUT PULONG pIpAddr
);
Routine Description:
This routine is called to read the name server addresses from the registry.
Arguments:
ConfigurationInfo - A pointer to the configuration information structure.
Return Value:
None.