Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3433-standardlibrary-tradeclasses-ctrade-ctradecheckresultretcode.md
T

13 lines
422 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# CheckResultRetcode
Gets the value of the retcode field of [MqlTradeCheckResult](/en/docs/constants/structures/mqltradecheckresult) type, filled while checking the request correctness.
```
uint  CheckResultRetcode() const 
```
Return Value
The value of the retcode field (error code) of [MqlTradeCheckResult](/en/docs/constants/structures/mqltradecheckresult) type filled while checking the request correctness.