|
int MSXExxxx__AcquisitionSequenceStopAndRelease |
( |
void * |
_, |
|
|
struct MSXExxxx__Response * |
Response | |
|
) |
| | |
- Parameters:
-
[in] | _ | : no input parameter |
[out] | Response | :
iReturnValue :
- 0: Means the remote function performed OK
- -1: Means an system error occured
- -2: No sequence acquisition in progress
- -100: Kernel function error
syserrno : system-error code (the value of the libc "errno" code) |
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|