GetRetCode
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the error code in the input FlowMsg message.
Prototype
1 | int32_t GetRetCode() const |
Command-Line Options
None
Returns
Error code in the FlowMsg message. 0: normal; other values: exception.
Troubleshooting
None
Constraints
None
Parent topic: Class FlowMsg