The host (string specifying the server name, subdomain, and domain name) for the PODSLocation
object.
PODSLocation
attribute PODSString host;
loc.host
loc.host = host
PODSString PODSgetHost(PODSLocation* loc);
void PODSsetHost( PODSLocation* loc, PODSString host );
loc The PODSLocation
object.
host [in] The value for host
to set.
The host for the PODSLocation
object,
String is returned as it appears in the browser’s location box; may be relative or absolute, IP or DNS address.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |