GetRetCode
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the error code in the input FlowMsg.
Prototype
1 | int32_t GetRetCode() const |
Parameters
None
Returns
Error code in FlowMsg. The value 0 indicates normal, and a non-zero value indicates an error.
Exception Handling
None
Constraints
None
Parent topic: FlowMsg Data Type