Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3422-standardlibrary-tradeclasses-ctrade-ctraderesult.md
T
2026-06-23 21:47:51 +08:00

330 B

Result

Gets the copy of the structure of the last request result.

void  Result(
   MqlTradeResult&  result      // reference
   ) const 

Parameters

result

[out]  Reference to the structure of MqlTradeResult type for copying.

Return Value

None.