|
int MSXE371x__IncCounterDisableAndReleaseIndex |
( |
void * |
_, |
|
|
struct MSXE371x__Response * |
Response | |
|
) |
| | |
- Parameters:
-
[in] | _ | : no input parameter |
[out] | Response | :
iReturnValue :
- 0: success
- -1: means an system error occurred
- -2: Index logic already initialized
- -100: Disable counter compare value kernel function error
syserrno : system-error code (the value of the libc "errno" code) |
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|