SetRetCode
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Sets the error code in FlowMsg.
Prototype
1 | void SetRetCode(int32_t ret_code) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
ret_code |
Input |
Error code. |
Returns
None
Exception Handling
None
Constraints
None
Parent topic: FlowMsg Data Type