int MXCommon__StartAutoConfiguration ( void *  _,
struct MXCommon__ByteArrayResponse Response 
)
Parameters:
[in] _ : No input parameter
[out] Response 
  • sResponse.iReturnValue : Return value
    • 0 : success
    • -1: system error (see syserrno)
  • sResponse.syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror().
    • sArray : message returned by the auto configuration start
Return values:
SOAP_OK SOAP call success
otherwise SOAP protocol error