contains return values
Data Fields
- xsd__int iReturnValue
- return value of the call :
- 0 success
- -1 a system error occurred, the meaning of other values is function dependent and should be defined in the related header.
- xsd__int syserrno
- system-error code (the value of the libc "errno" code, see MXCommon__Strerror()).