The host name for the PODSLocation object.
PODSLocation
attribute PODSString hostname;
loc.hostnameloc.hostname = hostnamePODSString PODSgetHostname(PODSLocation* loc);
void PODSsetHostname( PODSLocation* loc, PODSString hostname );
loc The PODSLocation object.
hostname [in] The host name to set. This is the minimal address required to reach the host over the Internet.
Getter: The host name for the PODSLocation object.
Setter: None
Host name includes server name, subdomain, domain, and port number. This is the minimal address required to reach the host over the Internet.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |