int MXCommon__Reboot ( void *  _,
struct MXCommon__Response Response 
)
Parameters:
[in] _ : no input parameter
[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