returns the name of the local host (according to the current network
identification method).
Enables the caller to find out what the current network method thinks is
the local machine. The framework will use
gethostbyname(SLIB)
by default
(this can be overridden by the value in the
/etc/default/scoAdmin file).
WARNING:
If the local machine has networking software installed but the
network is currently down (the machine is in single user state) then
this call can take up to five minutes to complete.
This function is no longer used by the framework and is only
provided for backwards compatibility. Please use FWGetLocalHostName
instead.