int MSXE301x__AnalogInputStopAndReleaseAutoRefresh ( void *  _,
struct MSXE301x__Response Response 
)
Parameters:
[in] _ Dummy parameter
[out] Response :
iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured
  • -100: StopAutoRefresh kernel function error

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

Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error
Must be called before any another call to MSXE301x__AnalogInputInitAndStartAutoRefresh.