int MSXE17xx__MFIncCounterGetNumber ( void *  _,
struct MSXE17xx__MFIncCounterGetNumberResponse Response 
)
Parameters:
[in] None 
[out] Response :
sResponse.iReturnValue :

  • 0: means the remote function performed OK
  • -1: means an system error occured (check errno in this case)
    sResponse.syserrno : system-error code (the value of the libc "errno" code)
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error