int MSXE351x__SingleWatchdogStopAndRelease ( xsd__unsignedLong  ulWatchdog,
xsd__unsignedLong  ulOption1,
xsd__unsignedLong  ulOption2,
struct MSXE351x__Response Response 
)
Parameters:
[in] ulWatchdog : Watchdog index.
[in] ulOption1 : Reserved. Set to 0
[in] ulOption2 : Reserved. Set to 0
[out] Response :
iReturnValue :

  • 0: OK
  • -1: Means an system error occured (check errno in this case)
  • -2: Wrong watchdog index.
  • -100 : Kernel function error

syserrno : system-error code (the value of the libc "errno" code)

Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error