|
int MSXExxxx__AcquisitionAutoRefreshStopAndRelease |
( |
void * |
_, |
|
|
struct MSXExxxx__Response * |
Response | |
|
) |
| | |
- Parameters:
-
[in] | _ | Dummy parameter |
[out] | Response | :
iReturnValue :
- 0: Means the remote function performed OK
- -1: Means an system error occured
- -100: 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 MSXExxxx__AcquisitionAutoRefreshInitAndStart.
|