|
- Parameters:
-
[in] | _ | : No input parameter |
[out] | Response |
- sResponse.iReturnValue : Return value
- 0 : success
- -1: system error (see syserrno)
- -100 : Error of the read of the auto configuration file
- sResponse.syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror().
- bArray : Array of Bytes of the file
- ulEOF : End of file flag
|
- Return values:
-
| SOAP_OK | SOAP call success |
| otherwise | SOAP protocol error |
|