SetHostName

Prototype: bool SetHostName(char *name)

Description:  Set the host name where BadgeBuilder®  is running. If this is the same machine as the XML client, then set this to localhost. Alternatively an Internet IP can be set. A normal URL (such as mydomain.com) can also be used as long as it is known to the DNS server configured for the machine where the XML client is running.

Input Data Format: character pointer to the name of the host where BadgeBuilder®  is running

Returned Data: Always returns True.