getHostName
getHostName — retrieves the host name connection parameter.
CString getHostName( | ); |
void;String getHostName( | ); |
void;A string containing the currently set host name.
This method retrieves the host name string set by the
setConnectionParms command, or an empty
string if it has never been set. The value is not affected by
openConnection or the status of the
connection.