|
- Parameters:
-
[in] | SubsystemID | sub-system numerical ID |
[out] | Response |
- sResponse.iReturnValue : Return value
- 0 : success
- -1: system error while executing the request (see syserrno)
- -2: invalid parameter SubsystemID
- sResponse.syserrno : System-error code. The value of the libc "errno" code, see MXCommon__Strerror().
- Value The state of the sub-system "Id" at the moment of the execution of the request.
|
- Return values:
-
| SOAP_OK | SOAP call success |
| otherwise | SOAP protocol error |
|