int MSXE17xx__MFIncCounterDisableAndReleaseLatch ( xsd__unsignedLong  ulMFModuleIndex,
xsd__unsignedLong  ulLatchSource,
xsd__unsignedLong  ulOption01,
struct MSXE17xx__Response Response 
)
Parameters:
[in] ulMFModuleIndex : index of the multifunction sub module (0 to 3).
[in] ulLatchSource : Latch source to disable and release.
[in] ulOption01 : set it to 0
[out] Response :
iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured
  • -2: Multifunction sub module index selection error
  • -3: Multifunction sub module is not a incremental counter
  • -4: Incremental counter not initialised
  • -5: Latch logic not initialised
  • -6: Latch source selection error
  • -100: Disable and release counter latch register kernel function error

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

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