int MXCommon__SetHostname ( struct xsd__base64Binary bHostname,
struct MXCommon__Response Response 
)
Parameters:
[in] bHostname : Hostname
[out] Response 
  • iReturnValue : Return value
    • 0 : success
    • -1: system error (see syserrno)
  • syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror().
Return values:
SOAP_OK SOAP call success
otherwise SOAP protocol error