int MXCommon__StopAndReleaseSynchroTimer ( xsd__unsignedLong  ulOption01,
struct MXCommon__Response Response 
)
Parameters:
[in] ulOption01 : Reserved
[out] Response 
  • sResponse.iReturnValue : Return value
    • 0 : success
    • -1: system error (see syserrno)
    • -100: Start/Stop timer error
  • sResponse.syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror(). May be ENOSYS : Function not implemented.
Return values:
SOAP_OK SOAP call success
otherwise SOAP protocol error