SetXMLAccessKey

Prototype: bool SetXMLAccessKey(char *name)

Description: Set the authorization key when communication with the BadgeBuilder® server.  If the BadgeBuilder® server authorization key has not been changed by an entry in bb32.ini, then there is no need to set this here.  If bb32.ini does set a new key then this call must be made to make the client match it.

Input Data Format: character pointer to the new access key.

Returned Data: Always returns True.