|
- Parameters:
-
[in] | ulChannel,: | channel selection |
[out] | Response | :
sResponse.iReturnValue : Error code
- 0: success
- -1: means an system error occurred
- -100: Secondary short circuit test kernel function error sResponse.syserrno : system-error code (the value of the libc "errno" code)
ulValue : short circuit status:
- 0 : short circuit
- 1 : no short circuit
|
- Returns:
- 0: SOAP_OK
- <> 0: See SOAP error
|